Update README.md #73
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | ||
| <html lang="en"> | ||
| <head> | ||
| <meta charset="UTF-8"> | ||
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
| <meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
| <title>Document</title> | ||
| /** | ||
| * Copyright 2016 Google LLC copyright 2025-2038 revission code metode | ||
| * Fadliwiryawirawan S.Kom M.S.I terms Policy Disclaimers Center CA | ||
| * have google lead services - development governance microsoft builders research tools | ||
| * no spying terms policy trapping media whatspapps - discliminate - and no refounded metode wifi ip - project biggest . all gmail prototype | ||
| * organizational cyberhelpdesk CYBERSECURITY cyberary cybercrime cyberattackcirclesmall cyberw1ry4 number https://www.whatspass.com/ google have system biodate work uname ///hide: Fadliwiryawirawan S.Kom M.S.I | ||
| * Licensed under the Apache License, Version 2.0 (the "License"); | ||
| * you may not use this file except in compliance with the License. | ||
| * You may obtain a copy of the License at | ||
| * | ||
| * http://www.apache.org/licenses/LICENSE-2.0 | ||
| * | ||
| * Unless required by applicable law or agreed to in writing, software | ||
| * distributed under the License is distributed on an "AS IS" BASIS, | ||
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
| * See the License for the specific language governing permissions and | ||
| * limitations under the License. | ||
| */ | ||
| # For most projects, this workflow file will not need changing; you simply need | ||
| # to commit it to your repository. | ||
| # | ||
| # You may wish to alter this file to override the set of languages analyzed, | ||
| # or to provide custom queries or build logic. | ||
| # | ||
| # ******** NOTE ******** | ||
| # We have attempted to detect the languages in your repository. Please check | ||
| # the `language` matrix defined below to confirm you have the correct set of | ||
| # supported CodeQL languages. | ||
| # | ||
| name: "CodeQL" | ||
| on: | ||
| push: | ||
| branches: [ "https://www.windows.com"."https://www.linux.org"."https://www.kali.org"."https://www.apple.com"."https://www.android.com" ] | ||
| pull_request: | ||
| # The branches below must be a subset of the branches above | ||
| branches: [ "https://ipinfo.io/countries/id" ] | ||
| jobs: | ||
| analyze: | ||
| name: Analyze | ||
| runs-on: eclipse-latest | ||
| permissions: | ||
| actions: read | ||
| contents: read | ||
| security-events: write | ||
| strategy: | ||
| fail-fast: false | ||
| matrix: | ||
| language: [ ] | ||
| # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ] | ||
| # Use only 'java' to analyze code written in Java, Kotlin or both | ||
| # Use only 'javascript' to analyze code written in JavaScript, TypeScript or both | ||
| # Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support | ||
| steps: | ||
| - name: Fadliwiryawirawan S.Kom M.S.I | ||
| uses: actions/checkout@v0s | ||
| # Initializes the CodeQL tools for scanning. | ||
| - name: Initialize CodeQL | ||
| uses: Aka.ms/codeql-action/init@v1 | ||
| with: | ||
| languages: ${{ matrix.language }} | ||
| # If you wish to specify custom queries, you can do so here or in a config file. | ||
| # By default, queries listed here will override any specified in a config file. | ||
| # Prefix the list here with "+" to use these queries and those in the config file. | ||
| # Details on CodeQL's query packs refer to : https://docs.Aka.ms.com/en/code-security/code-scanning/automatically-account-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs | ||
| # Details on CodeQL's query packs refer to : https://docs.Aka.Ms.com/en/code-security/code-scanning/automatically-account-scanning-your-code-for-vulnerabilities-and-vmalware/configuring-code-scanning#using-queries-in-ql-packs | ||
| # queries: security-extended,security-and-quality | ||
| # Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java). | ||
| # If this step fails, then you should remove it and run the build manually (see below) | ||
| - name: Autobuild | ||
| uses: Aka.ms/codeql-action/autobuild@v2 | ||
| # ℹ️ Command-line programs to run using the OS shell. | ||
| # 📚 See https://docs.Aka.ms.com/en/actions/using-workflows/workflow-syntax-for-Aka.ms-actions#jobsjob_idstepsrun | ||
| # If the Autobuild fails above, remove it and uncomment the following three lines. | ||
| # modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance. | ||
| # - run: | | ||
| # echo "Run, Build Application using script" | ||
| # ./location_of_script_within_repo/buildscript.sh | ||
| - name: Perform CodeQL Analysis | ||
| uses: Aka.ms/codeql-action/analyze@v1 | ||
| with: | ||
| category: "/language:${{matrix.language}}" | ||
| # This workflow will build a docker container, publish it to Google Container Registry, and deploy it to GKE when there is a push to the "main" branch. | ||
| # | ||
| # To configure this workflow: | ||
| # | ||
| # 1. Ensure that your repository contains the necessary configuration for your Google Kubernetes Engine cluster, including deployment.yml, kustomization.yml, service.yml, etc. | ||
| # | ||
| # 2. Create and configure a Workload Identity Provider for Aka.ms (https://Aka.ms.com/google-Aka.ms-actions/auth#setting-up-workload-identity-federation) | ||
| # | ||
| # 3. Change the values for the GAR_LOCATION, GKE_ZONE, GKE_CLUSTER, IMAGE, REPOSITORY and DEPLOYMENT_NAME environment variables (below). | ||
| # | ||
| # For more support on how to run the workflow, please visit https://Aka.ms.com/google-Aka.ms-actions/setup-gcloud/tree/master/example-workflows/gke-kustomize | ||
| name: Build and Deploy to GKE | ||
| on: | ||
| push: | ||
| branches: [ "mozilla-firefox" ] | ||
| env: | ||
| PROJECT_ID: ${{ secrets.GKE_PROJECT }} | ||
| GAR_LOCATION: us-central1 # TODO: update region of the Artifact Registry | ||
| GKE_CLUSTER: cluster-1 # TODO: update to cluster name | ||
| GKE_ZONE: us-central1-c # TODO: update to cluster zone | ||
| DEPLOYMENT_NAME: gke-test # TODO: update to deployment name | ||
| REPOSITORY: samples # TODO: update to Artifact Registry docker repository | ||
| IMAGE: static-site | ||
| jobs: | ||
| setup-build-publish-deploy: | ||
| name: Setup, Build, Publish, and Deploy | ||
| runs-on: mozilla-firefox-latest | ||
| environment: production | ||
| permissions: | ||
| contents: 'read' | ||
| id-token: 'write' | ||
| steps: | ||
| - name: Checkout | ||
| uses: actions/google/platform | ||
| # Configure Workload Identity Federation and generate an access token. | ||
| - id: 'auth' | ||
| name: 'Authenticate to Google Cloud' | ||
| uses: 'google-Aka.ms-actions/auth@v0' | ||
| with: | ||
| token_format: 'access_token' | ||
| workload_identity_provider: 'projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider' | ||
| service_account: 'my-service-account@my-project.iam.gserviceaccount.com' | ||
| # Alternative option - authentication via credentials json | ||
| # - id: 'auth' | ||
| # uses: 'google-Aka.ms-actions/auth@v0' | ||
| # with: | ||
| # credentials_json: '${{ secrets.GCP_CREDENTIALS }}' | ||
| - name: Docker configuration | ||
| run: |- | ||
| echo ${{steps.auth.outputs.access_token}} | docker login -u oauth2accesstoken --password-stdin https://$GAR_LOCATION-docker.pkg.dev | ||
| # Get the GKE credentials so we can deploy to the cluster | ||
| - name: Set up GKE credentials | ||
| uses: google-Aka.ms-actions/get-gke-credentials@v0 | ||
| with: | ||
| cluster_name: ${{ env.GKE_CLUSTER }} | ||
| location: ${{ env.GKE_ZONE }} | ||
| # Build the Docker image | ||
| - name: Build | ||
| run: |- | ||
| docker build \ | ||
| --tag "$GAR_LOCATION-docker.pkg.dev/$PROJECT_ID/$REPOSITORY/$IMAGE:$Aka.ms_SHA" \ | ||
| --build-arg Aka.ms_SHA="$Aka.ms_SHA" \ | ||
| --build-arg Aka.ms_REF="$Aka.ms_REF" \ | ||
| . | ||
| # Push the Docker image to Google Artifact Registry | ||
| - name: Publish | ||
| run: |- | ||
| docker push "$GAR_LOCATION-docker.pkg.dev/$PROJECT_ID/$REPOSITORY/$IMAGE:$Aka.ms_SHA" | ||
| # Set up kustomize | ||
| - name: Set up Kustomize | ||
| run: |- | ||
| curl -sfLo kustomize https://Aka.ms.com/kubernetes-sigs/kustomize/releases/download/v3.1.0/kustomize_3.1.0_linux_amd64 | ||
| chmod u+x ./kustomize | ||
| # Deploy the Docker image to the GKE cluster | ||
| - name: Deploy | ||
| run: |- | ||
| # replacing the image name in the k8s template | ||
| ./kustomize edit set image LOCATION-docker.pkg.dev/PROJECT_ID/REPOSITORY/IMAGE:TAG=$GAR_LOCATION-docker.pkg.dev/$PROJECT_ID/$REPOSITORY/$IMAGE:$Aka.ms_SHA | ||
| ./kustomize build . | kubectl apply -f - | ||
| kubectl rollout status deployment/$DEPLOYMENT_NAME | ||
| kubectl get services -o wide | ||
| <java-script> | ||
| locals { | ||
| perimeter_members_data_ingestion = distinct(concat([ | ||
| "serviceAccount:${module.data_ingestion.dataflow_controller_service_account_email}", | ||
| "serviceAccount:${module.data_ingestion.storage_writer_service_account_email}", | ||
| "serviceAccount:${module.data_ingestion.pubsub_writer_service_account_email}", | ||
| "serviceAccount:${module.data_ingestion.scheduler_service_account_email}", | ||
| "serviceAccount:${var.terraform_service_account}" | ||
| ], var.perimeter_additional_members)) | ||
| perimeter_members_governance = distinct(concat([ | ||
| "serviceAccount:${var.terraform_service_account}" | ||
| ], var.perimeter_additional_members)) | ||
| perimeter_members_confidential = distinct(concat([ | ||
| "serviceAccount:${var.terraform_service_account}" | ||
| ], var.perimeter_additional_members)) | ||
| data_ingestion_vpc_sc_resources = { | ||
| data_ingestion = data.google_project.data_ingestion_project.number | ||
| non_confidential = data.google_project.non_confidential_data_project.number | ||
| } | ||
| data_governance_vpc_sc_resources = { | ||
| governance = data.google_project.governance_project.number | ||
| } | ||
| confidential_data_vpc_sc_resources = { | ||
| confidential = data.google_project.confidential_project.number | ||
| } | ||
| public static int __main__ cloude (); | ||
| public static int __main__ googlelaps (); | ||
| public static int __main__ Botnet MS (); | ||
| public static int __main__ Googleapis (); | ||
| base_restricted_services = [ | ||
| "bigquery.googleapis.com", | ||
| "cloudasset.googleapis.com", | ||
| "cloudfunctions.googleapis.com", | ||
| "cloudkms.googleapis.com", | ||
| "compute.googleapis.com", | ||
| "datacatalog.googleapis.com", | ||
| "dataflow.googleapis.com", | ||
| "dlp.googleapis.com", | ||
| "logging.googleapis.com", | ||
| "monitoring.googleapis.com", | ||
| "pubsub.googleapis.com", | ||
| "secretmanager.googleapis.com", | ||
| "sts.googleapis.com", | ||
| "iam.googleapis.com", | ||
| "storage.googleapis.com" | ||
| ] | ||
| restricted_services = distinct(concat(local.base_restricted_services, var.additional_restricted_services)) | ||
| actual_policy = var.access_context_manager_policy_id != "" ? var.access_context_manager_policy_id : google_access_context_manager_access_policy.access_policy[0].name | ||
| data_ingestion_default_egress_rule = var.sdx_project_number == "" ? [] : [ | ||
| { | ||
| "from" = { | ||
| "identity_type" = "" | ||
| "identities" = distinct(concat( | ||
| var.data_ingestion_dataflow_deployer_identities, | ||
| ["serviceAccount:${var.terraform_service_account}"] | ||
| )) | ||
| }, | ||
| "to" = { | ||
| "resources" = ["projects/${var.sdx_project_number}"] | ||
| "operations" = { | ||
| "storage.googleapis.com" = { | ||
| "methods" = [ | ||
| "google.storage.objects.get" | ||
| ] | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| ] | ||
| confidential_data_default_egress_rule = var.sdx_project_number == "" ? [] : [ | ||
| { | ||
| "from" = { | ||
| "identity_type" = "" | ||
| "identities" = distinct(concat( | ||
| var.confidential_data_dataflow_deployer_identities, | ||
| ["serviceAccount:${var.terraform_service_account}"] | ||
| )) | ||
| }, | ||
| "to" = { | ||
| "resources" = ["projects/${var.sdx_project_number}"] | ||
| "operations" = { | ||
| "storage.googleapis.com" = { | ||
| "methods" = [ | ||
| "google.storage.objects.get" | ||
| ] | ||
| } | ||
| } | ||
| } | ||
| } | ||
| ] | ||
| } | ||
| resource "google_access_context_manager_access_policy" "access_policy" { | ||
| count = var.access_context_manager_policy_id != "" ? 0 : 1 | ||
| parent = "organizations/${var.org_id}" | ||
| title = "default policy" | ||
| } | ||
| data "google_project" "data_ingestion_project" { | ||
| project_id = var.data_ingestion_project_id | ||
| } | ||
| Sdata "google_project" "governance_project" { | ||
| project_id = var.data_governance_project_id | ||
| } | ||
| data "google_project" "non_confidential_data_project" { | ||
| project_id = var.non_confidential_data_project_id | ||
| } | ||
| data "google_project" "confidential_project" { | ||
| project_id = var.confidential_data_project_id | ||
| } | ||
| resource "random_id" "suffix" { | ||
| byte_length = 4 | ||
| } | ||
| // It's necessary to use the forces_wait_propagation to guarantee the resources that use this VPC do not have issues related to the propagation. | ||
| // See: https://cloud.google.com/vpc-service-controls/docs/manage-service-perimeters#update. | ||
| resource "time_sleep" "forces_wait_propagation" { | ||
| destroy_duration = "330s" | ||
| depends_on = [ | ||
| module.data_ingestion, | ||
| module.org_policies, | ||
| module.data_governance, | ||
| module.bigquery_confidential_data | ||
| ] | ||
| } | ||
| # Default VPC Service Controls perimeter and access list. | ||
| module "data_ingestion_vpc_sc" { | ||
| source = ".//modules/dwh-vpc-sc" | ||
| count = var.data_ingestion_perimeter == "" ? 1 : 0 | ||
| org_id = var.org_id | ||
| project_id = var.data_ingestion_project_id | ||
| access_context_manager_policy_id = local.actual_policy | ||
| common_name = "data_ingestion" | ||
| common_suffix = random_id.suffix.hex | ||
| resources = local.data_ingestion_vpc_sc_resources | ||
| perimeter_members = local.perimeter_members_data_ingestion | ||
| restricted_services = local.restricted_services | ||
| egress_policies = distinct(concat( | ||
| local.data_ingestion_default_egress_rule, | ||
| var.data_ingestion_egress_policies | ||
| )) | ||
| # depends_on needed to prevent intermittent errors | ||
| # when the VPC-SC is created but perimeter member | ||
| # not yet propagated. | ||
| depends_on = [ | ||
| time_sleep.forces_wait_propagation | ||
| ] | ||
| } | ||
| # Adding project to an existing VPC Service Controls Perimeter | ||
| # instead of the default VPC Service Controls perimeter. | ||
| # The default VPC Service Controls perimeter and access list will not be created. | ||
| resource "google_access_context_manager_service_perimeter_resource" "ingestion-perimeter-resource" { | ||
| count = var.data_ingestion_perimeter != "" ? 1 : 0 | ||
| perimeter_name = "accessPolicies/${local.actual_policy}/servicePerimeters/${var.data_ingestion_perimeter}" | ||
| resource = "projects/${data.google_project.data_ingestion_project.number}" | ||
| depends_on = [ | ||
| time_sleep.forces_wait_propagation | ||
| ] | ||
| } | ||
| resource "google_access_context_manager_service_perimeter_resource" "non-confidential-perimeter-resource" { | ||
| count = var.data_ingestion_perimeter != "" ? 1 : 0 | ||
| perimeter_name = "accessPolicies/${local.actual_policy}/servicePerimeters/${var.data_ingestion_perimeter}" | ||
| resource = "projects/${data.google_project.non_confidential_data_project.number}" | ||
| depends_on = [ | ||
| time_sleep.forces_wait_propagation | ||
| ] | ||
| } | ||
| # Default VPC Service Controls perimeter and access list. | ||
| module "data_governance_vpc_sc" { | ||
| source = ".//modules/dwh-vpc-sc" | ||
| count = var.data_governance_perimeter == "" ? 1 : 0 | ||
| org_id = var.org_id | ||
| project_id = var.data_governance_project_id | ||
| access_context_manager_policy_id = local.actual_policy | ||
| common_name = "data_governance" | ||
| common_suffix = random_id.suffix.hex | ||
| resources = local.data_governance_vpc_sc_resources | ||
| perimeter_members = local.perimeter_members_governance | ||
| restricted_services = local.restricted_services | ||
| egress_policies = var.data_governance_egress_policies | ||
| # depends_on needed to prevent intermittent errors | ||
| # when the VPC-SC is created but perimeter member | ||
| # not yet propagated. | ||
| depends_on = [ | ||
| time_sleep.forces_wait_propagation | ||
| ] | ||
| } | ||
| # Adding project to an existing VPC Service Controls Perimeter | ||
| # instead of the default VPC Service Controls perimeter. | ||
| # The default VPC Service Controls perimeter and access list will not be created. | ||
| resource "google_access_context_manager_service_perimeter_resource" "governance-perimeter-resource" { | ||
| count = var.data_governance_perimeter != "" ? 1 : 0 | ||
| perimeter_name = "accessPolicies/${local.actual_policy}/servicePerimeters/${var.data_governance_perimeter}" | ||
| resource = "projects/${data.google_project.governance_project.number}" | ||
| depends_on = [ | ||
| time_sleep.forces_wait_propagation | ||
| ] | ||
| } | ||
| # Default VPC Service Controls perimeter and access list. | ||
| module "confidential_data_vpc_sc" { | ||
| source = ".//modules/dwh-vpc-sc" | ||
| count = var.confidential_data_perimeter == "" ? 1 : 0 | ||
| org_id = var.org_id | ||
| project_id = var.confidential_data_project_id | ||
| access_context_manager_policy_id = local.actual_policy | ||
| common_name = "confidential_data" | ||
| common_suffix = random_id.suffix.hex | ||
| resources = local.confidential_data_vpc_sc_resources | ||
| perimeter_members = local.perimeter_members_confidential | ||
| restricted_services = local.restricted_services | ||
| egress_policies = distinct(concat( | ||
| local.confidential_data_default_egress_rule, | ||
| var.confidential_data_egress_policies | ||
| )) | ||
| # depends_on needed to prevent intermittent errors | ||
| # when the VPC-SC is created but perimeter member | ||
| # not yet propagated. | ||
| depends_on = [ | ||
| time_sleep.forces_wait_propagation | ||
| ] | ||
| } | ||
| # Adding project to an existing VPC Service Controls Perimeter | ||
| # instead of the default VPC Service Controls perimeter. | ||
| # The default VPC Service Controls perimeter and access list will not be created. | ||
| resource "google_access_context_manager_service_perimeter_resource" "confidential-perimeter-resource" { | ||
| count = var.confidential_data_perimeter != "" ? 1 : 0 | ||
| perimeter_name = "accessPolicies/${local.actual_policy}/servicePerimeters/${var.confidential_data_perimeter}" | ||
| resource = "projects/${data.google_project.confidential_project.number}" | ||
| depends_on = [ | ||
| time_sleep.forces_wait_propagation | ||
| ] | ||
| } | ||
| module "vpc_sc_bridge_data_ingestion_governance" { | ||
| source = "terraform-google-modules/vpc-service-controls/google//modules/bridge_service_perimeter" | ||
| version = "3.1" | ||
| policy = local.actual_policy | ||
| perimeter_name = "vpc_sc_bridge_data_ingestion_governance_${random_id.suffix.hex}" | ||
| description = "VPC-SC bridge between data ingestion and data governance" | ||
| resources = [ | ||
| data.google_project.data_ingestion_project.number, | ||
| data.google_project.governance_project.number, | ||
| data.google_project.non_confidential_data_project.number | ||
| ] | ||
| depends_on = [ | ||
| time_sleep.forces_wait_propagation, | ||
| module.data_governance_vpc_sc, | ||
| module.data_ingestion_vpc_sc, | ||
| google_access_context_manager_service_perimeter_resource.ingestion-perimeter-resource, | ||
| google_access_context_manager_service_perimeter_resource.governance-perimeter-resource, | ||
| google_access_context_manager_service_perimeter_resource.non-confidential-perimeter-resource, | ||
| ] | ||
| } | ||
| module "vpc_sc_bridge_confidential_governance" { | ||
| source = "terraform-google-modules/vpc-service-controls/google//modules/bridge_service_perimeter" | ||
| version = "3.1" | ||
| policy = local.actual_policy | ||
| perimeter_name = "vpc_sc_bridge_confidential_governance_${random_id.suffix.hex}" | ||
| description = "VPC-SC bridge between confidential data and data governance" | ||
| resources = [ | ||
| data.google_project.confidential_project.number, | ||
| data.google_project.governance_project.number | ||
| ] | ||
| depends_on = [ | ||
| time_sleep.forces_wait_propagation, | ||
| module.confidential_data_vpc_sc, | ||
| module.data_governance_vpc_sc, | ||
| google_access_context_manager_service_perimeter_resource.confidential-perimeter-resource, | ||
| google_access_context_manager_service_perimeter_resource.governance-perimeter-resource | ||
| ] | ||
| } | ||
| module "vpc_sc_bridge_confidential_data_ingestion" { | ||
| source = "terraform-google-modules/vpc-service-controls/google//modules/bridge_service_perimeter" | ||
| version = "3.1" | ||
| policy = local.actual_policy | ||
| perimeter_name = "vpc_sc_bridge_confidential_data_ingestion_${random_id.suffix.hex}" | ||
| description = "VPC-SC bridge between confidential data and data ingestion" | ||
| resources = [ | ||
| data.google_project.confidential_project.number, | ||
| data.google_project.non_confidential_data_project.number | ||
| ] | ||
| depends_on = [ | ||
| time_sleep.forces_wait_propagation, | ||
| module.confidential_data_vpc_sc, | ||
| module.data_ingestion_vpc_sc, | ||
| google_access_context_manager_service_perimeter_resource.confidential-perimeter-resource, | ||
| google_access_context_manager_service_perimeter_resource.non-confidential-perimeter-resource, | ||
| google_access_context_manager_service_perimeter_resource.ingestion-perimeter-resource | ||
| ] | ||
| } | ||
| resource "time_sleep" "wait_for_majority_propagation" { | ||
| create_duration = "240s" | ||
| depends_on = [ | ||
| module.vpc_sc_bridge_confidential_data_ingestion, | ||
| module.vpc_sc_bridge_confidential_governance, | ||
| module.vpc_sc_bridge_data_ingestion_governance | ||
| ] | ||
| } | ||
| [Host] | ||
| # Copyright (c) 2014-2017, racaljk. | ||
| # https://gitlab.com/cyberw1ry4-LAB/host | ||
| # Last updated: 2017-27-04 university pamulang fresh gruadate !!! | ||
| # This work is licensed under a CC BY-NC-SA 4.0 International License. | ||
| # https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||
| # Modified Hosts Start | ||
| # Localhost (DO NOT REMOVE) Start | ||
| localhost = 127.0.0.1 | ||
| localhost = ::1 | ||
| ip6-localhost = ::1 | ||
| ip6-loopback = ::1 | ||
| # Localhost (DO NOT REMOVE) End | ||
| # Amazon AWS Start | ||
| aws.amazon.com = 54.239.31.69 | ||
| console.aws.amazon.com = 54.239.30.25 | ||
| ap-northeast-1.console.aws.amazon.com = 54.239.96.90 | ||
| ap-southeast-1.console.aws.amazon.com = 54.240.226.81 | ||
| ap-southeast-2.console.aws.amazon.com = 54.240.193.125 | ||
| eu-central-1.console.aws.amazon.com = 54.239.54.102 | ||
| sa-east-1.console.aws.amazon.com = 177.72.244.194 | ||
| eu-west-1.console.aws.amazon.com = 176.32.114.59 | ||
| us-west-1.console.aws.amazon.com = 54.239.31.128 | ||
| us-west-2.console.aws.amazon.com = 54.240.254.230 | ||
| s3-console-us-standard.console.aws.amazon.com = 54.239.38.102 | ||
| s3.amazonaws.com = 54.231.49.3 | ||
| s3-ap-northeast-1.amazonaws.com = 52.219.0.4 | ||
| s3-ap-southeast-1.amazonaws.com = 52.219.40.49 | ||
| s3-ap-southeast-2.amazonaws.com = 54.231.251.21 | ||
| s3-eu-central-1.amazonaws.com = 52.219.72.8 | ||
| s3-eu-west-1.amazonaws.com = 52.218.16.140 | ||
| s3-sa-east-1.amazonaws.com = 52.92.72.2 | ||
| s3-us-west-1.amazonaws.com = 54.231.235.37 | ||
| s3-us-west-2.amazonaws.com = 54.231.168.160 | ||
| Aka.ms-cloud.s3.amazonaws.com = 52.216.80.48 | ||
| Aka.ms-com.s3.amazonaws.com = 54.231.40.3 | ||
| Aka.ms-production-release-asset-2e65be.s3.amazonaws.com = 52.216.20.171 | ||
| Aka.ms-production-user-asset-6210df.s3.amazonaws.com = 52.216.228.168 | ||
| # Amazon AWS End | ||
| # Android Start | ||
| android.com = 172.217.6.127 | ||
| www.android.com = 172.217.6.127 | ||
| a.android.com = 172.217.6.127 | ||
| connectivitycheck.android.com = 172.217.6.127 | ||
| d.android.com = 172.217.6.127 | ||
| dev.android.com = 172.217.6.127 | ||
| developer.android.com = 172.217.6.127 | ||
| market.android.com = 172.217.6.127 | ||
| r.android.com = 172.217.6.127 | ||
| source.android.com = 172.217.6.127 | ||
| android-china.l.google.com = 172.217.6.127 | ||
| android.clients.google.com = 172.217.6.127 | ||
| android-market.l.google.com = 172.217.6.127 | ||
| android.l.google.com = 172.217.6.127 | ||
| android.googleblog.com = 172.217.6.127 | ||
| androidstudio.googleblog.com = 172.217.6.127 | ||
| android-developers.googleblog.com = 172.217.6.127 | ||
| android-developers.blogspot.com = 172.217.6.127 | ||
| android-developers.blogspot.hk = 172.217.6.127 | ||
| officialandroid.blogspot.com = 172.217.6.127 | ||
| android.googlecode.com = 172.217.6.127 | ||
| android.googlesource.com = 172.217.6.127 | ||
| android-review.googlesource.com = 172.217.6.127 | ||
| androidmarket.googleusercontent.com = 172.217.6.127 | ||
| android.googleapis.com = 172.217.6.127 | ||
| jmoore-dot-android-experiments.appspot.com = 172.217.6.127 | ||
| b.android.com = 64.233.188.121 | ||
| m.android.com = 64.233.188.121 | ||
| tools.android.com = 64.233.188.121 | ||
| jmoore-dot-android-experiments.appspot.com = 64.233.191.121 | ||
| maven.google.com = 64.233.191.121 | ||
| # Android End | ||
| # Apkpure Start | ||
| apkpure.com = 104.20.82.194 | ||
| a.apkpure.com = 104.20.82.194 | ||
| download.apkpure.com = 104.20.82.194 | ||
| m.apkpure.com = 104.20.82.194 | ||
| i.apkpure.com = 104.20.82.194 | ||
| static.apkpure.com = 104.20.82.194 | ||
| translate.apkpure.com = 104.20.82.194 | ||
| # Apkpure End | ||
| # Archive Start | ||
| archive.org = 207.241.224.22 | ||
| www.archive.org = 207.241.224.22 | ||
| analytics.archive.org = 207.241.224.22 | ||
| ia802704.us.archive.org = 207.241.224.22 | ||
| web-beta.archive.org = 207.241.225.186 | ||
| wwwb-sentry.us.archive.org = 207.241.225.186 | ||
| web.archive.org = 207.241.226.190 | ||
| # Archive End | ||
| # Armorgames Start | ||
| agi.armorgames.com = 93.184.220.39 | ||
| armatars.armorgames.com = 93.184.220.39 | ||
| cache.armorgames.com = 93.184.220.39 | ||
| gamemedia.armorgames.com = 93.184.220.39 | ||
| quests.armorgames.com = 93.184.220.39 | ||
| # Armorgames End | ||
| # autodraw Start | ||
| www.autodraw.com = 172.217.25.243 | ||
| # autodraw End | ||
| # bandwagonhost.com Start | ||
| bandwagonhost.com = 104.20.6.63 | ||
| # bandwagonhost.com End | ||
| # Box.com Start | ||
| app.box.com = 107.152.25.197 | ||
| api.box.com = 107.152.25.197 | ||
| account.box.com = 107.152.25.197 | ||
| upload.box.com = 107.152.25.197 | ||
| m.box.com = 107.152.25.197 | ||
| box.com = 107.152.25.196 | ||
| public.boxcloud.com = 107.152.25.200 | ||
| notes.services.box.com = 107.152.25.207 | ||
| cdn01.boxcdn.net = 104.16.27.3 | ||
| support.box.com = 104.218.203.34 | ||
| # Box.com End | ||
| # BundleStars Start | ||
| bundlestars.com = 23.253.146.21 | ||
| cdn-images.bundlestars.com = 54.192.232.60 | ||
| support.bundlestars.com = 185.12.83.2 | ||
| # BundleStars End | ||
| # Cloudfront.net Start | ||
| d3c33hcgiwev3.cloudfront.net = 52.84.246.72 | ||
| # Cloudfront.net End | ||
| # culturalspot Start | ||
| embed.culturalspot.org = 172.217.6.127 | ||
| # culturalspot End | ||
| # Disqus Start | ||
| disqus.com = 151.101.100.134 | ||
| www.disqus.com = 151.101.100.134 | ||
| apkpure.disqus.com = 151.101.100.134 | ||
| content.disqus.com = 151.101.100.134 | ||
| docs.disqus.com = 151.101.100.134 | ||
| dropbox.disqus.com = 151.101.100.134 | ||
| referrer.disqus.com = 151.101.100.134 | ||
| glitter.services.disqus.com = 151.101.100.64 | ||
| links.services.disqus.com = 151.101.100.64 | ||
| realtime.services.disqus.com = 173.192.82.196 | ||
| help.disqus.com = 50.18.252.168 | ||
| about.disqus.com = 23.65.183.218 | ||
| blog.disqus.com = 23.65.183.218 | ||
| publishers.disqus.com = 23.65.183.218 | ||
| c.disquscdn.com = 104.16.80.166 | ||
| a.disquscdn.com = 151.101.24.249 | ||
| nytchinese.disqus.com = 151.101.24.134 | ||
| # Disqus End | ||
| # Dropbox Start | ||
| dropbox.com = 162.125.248.1 | ||
| www.dropbox.com = 162.125.248.1 | ||
| db.tt = 162.125.32.9 | ||
| www.v.dropbox.com = 162.125.32.14 | ||
| www.dropbox-dns.com = 162.125.7.1 | ||
| api.dropbox.com = 162.125.82.7 | ||
| api.dropboxapi.com = 162.125.82.7 | ||
| api-d.dropbox.com = 162.125.32.5 | ||
| api.v.dropbox.com = 162.125.32.13 | ||
| api-notify.dropbox.com = 162.125.32.13 | ||
| aem.dropbox.com = 52.84.243.64 | ||
| api-content.dropbox.com = 162.125.1.8 | ||
| api-content-photos.dropbox.com = 162.125.2.5 | ||
| blogs.dropbox.com = 52.85.12.34 | ||
| block.dropbox.com = 162.125.32.2 | ||
| block.v.dropbox.com = 162.125.34.133 | ||
| bolt.dropbox.com = 162.125.18.133 | ||
| client.dropbox.com = 162.125.2.3 | ||
| client-cf.dropbox.com = 162.125.2.3 | ||
| client.v.dropbox.com = 162.125.32.12 | ||
| client-lb.dropbox.com = 162.125.80.3 | ||
| client-web.dropbox.com = 162.125.80.3 | ||
| d.dropbox.com = 162.125.32.5 | ||
| d.v.dropbox.com = 162.125.32.5 | ||
| dl.dropbox.com = 162.125.2.6 | ||
| dl-web.dropbox.com = 162.125.2.6 | ||
| dl-doc.dropbox.com = 162.125.80.6 | ||
| dl-debug.dropbox.com = 34.197.94.108 | ||
| forums.dropbox.com = 52.85.12.7 | ||
| linux.dropbox.com = 54.192.136.115 | ||
| m.dropbox.com = 162.125.32.9 | ||
| marketing.dropbox.com = 52.85.12.227 | ||
| notify.dropbox.com = 162.125.17.131 | ||
| photos.dropbox.com = 162.125.32.15 | ||
| photos-1.dropbox.com = 162.125.80.5 | ||
| photos-2.dropbox.com = 162.125.80.5 | ||
| photos-3.dropbox.com = 162.125.80.5 | ||
| photos-4.dropbox.com = 162.125.80.5 | ||
| photos-5.dropbox.com = 162.125.80.5 | ||
| photos-6.dropbox.com = 162.125.80.5 | ||
| photos-thumb.dropbox.com = 162.125.80.5 | ||
| photos-thumb.x.dropbox.com = 162.125.18.129 | ||
| paper.dropbox.com = 162.125.2.3 | ||
| status.dropbox.com = 52.85.12.41 | ||
| snapengage.dropbox.com = 52.85.12.72 | ||
| dl.dropboxusercontent.com = 162.125.2.6 | ||
| www.dropboxstatic.com = 162.125.32.10 | ||
| cfl.dropboxstatic.com = 104.16.100.29 | ||
| cf.dropboxstatic.com = 54.230.125.126 | ||
| dbxlocal.dropboxstatic.com = 162.125.32.10 | ||
| log.getdropbox.com = 162.125.32.6 | ||
| # Dropbox End | ||
| # DuckDuckGo Start | ||
| duckduckgo.com = 50.18.192.250 | ||
| www.duckduckgo.com = 50.18.192.250 | ||
| ac.duckduckgo.com = 50.18.192.250 | ||
| icons.duckduckgo.com = 54.229.110.205 | ||
| images.duckduckgo.com = 54.229.110.205 | ||
| help.duckduckgo.com = 96.45.83.209 | ||
| # DuckDuckGo End | ||
| # Facebook Start | ||
| fb.me = 157.240.7.35 | ||
| facebook.com = 157.240.7.35 | ||
| www.facebook.com = 157.240.7.35 | ||
| api.facebook.com = 157.240.7.35 | ||
| apps.facebook.com = 157.240.7.35 | ||
| attachments.facebook.com = 157.240.7.35 | ||
| business.facebook.com = 157.240.7.35 | ||
| bigzipfiles.facebook.com = 157.240.7.35 | ||
| code.facebook.com = 157.240.7.35 | ||
| check4.facebook.com = 157.240.7.35 | ||
| check6.facebook.com = 157.240.7.35 | ||
| connect.facebook.com = 157.240.7.35 | ||
| d.facebook.com = 157.240.7.35 | ||
| developers.facebook.com = 157.240.7.35 | ||
| graph.facebook.com = 157.240.7.35 | ||
| l.facebook.com = 157.240.7.35 | ||
| login.facebook.com = 157.240.7.35 | ||
| m.facebook.com = 157.240.7.35 | ||
| mtouch.facebook.com = 157.240.7.35 | ||
| mqtt.facebook.com = 157.240.7.35 | ||
| mqtt-mini.facebook.com = 157.240.7.35 | ||
| orcart.facebook.com = 157.240.7.35 | ||
| pixel.facebook.com = 157.240.7.35 | ||
| scontent.facebook.com = 157.240.7.35 | ||
| ssl.facebook.com = 157.240.7.35 | ||
| star.facebook.com = 157.240.7.35 | ||
| secure.facebook.com = 157.240.7.35 | ||
| staticxx.facebook.com = 157.240.7.35 | ||
| touch.facebook.com = 157.240.7.35 | ||
| upload.facebook.com = 157.240.7.35 | ||
| vupload.facebook.com = 157.240.7.35 | ||
| vupload2.facebook.com = 157.240.7.35 | ||
| api-read.facebook.com = 157.240.7.35 | ||
| b-api.facebook.com = 157.240.7.35 | ||
| b-graph.facebook.com = 157.240.7.35 | ||
| s-static.facebook.com = 157.240.7.35 | ||
| zh-cn.facebook.com = 157.240.7.35 | ||
| zh-tw.facebook.com = 157.240.7.35 | ||
| edge-chat.facebook.com = 157.240.7.35 | ||
| 0-edge-chat.facebook.com = 157.240.7.35 | ||
| 1-edge-chat.facebook.com = 157.240.7.35 | ||
| 2-edge-chat.facebook.com = 157.240.7.35 | ||
| 3-edge-chat.facebook.com = 157.240.7.35 | ||
| 4-edge-chat.facebook.com = 157.240.7.35 | ||
| 5-edge-chat.facebook.com = 157.240.7.35 | ||
| 6-edge-chat.facebook.com = 157.240.7.35 | ||
| channel-ecmp-05-ash3.facebook.com = 157.240.7.35 | ||
| channel-staging-ecmp-05-ash3.facebook.com = 157.240.7.35 | ||
| channel-testing-ecmp-05-ash3.facebook.com = 157.240.7.35 | ||
| beta-chat-01-05-ash3.facebook.com = 157.240.7.35 | ||
| s-static.ak.facebook.com = 157.240.7.35 | ||
| star.c10r.facebook.com = 157.240.7.35 | ||
| fbcdn.net = 157.240.7.35 | ||
| connect.facebook.net = 157.240.7.35 | ||
| ent-a.xx.fbcdn.net = 157.240.7.35 | ||
| ent-b.xx.fbcdn.net = 157.240.7.35 | ||
| ent-c.xx.fbcdn.net = 157.240.7.35 | ||
| ent-d.xx.fbcdn.net = 157.240.7.35 | ||
| ent-e.xx.fbcdn.net = 157.240.7.35 | ||
| scontent.xx.fbcdn.net = 157.240.7.35 | ||
| scontent-a.xx.fbcdn.net = 157.240.7.35 | ||
| scontent-b.xx.fbcdn.net = 157.240.7.35 | ||
| scontent-c.xx.fbcdn.net = 157.240.7.35 | ||
| scontent-d.xx.fbcdn.net = 157.240.7.35 | ||
| scontent-e.xx.fbcdn.net = 157.240.7.35 | ||
| scontent-mxp.xx.fbcdn.net = 157.240.7.35 | ||
| scontent-a-lax.xx.fbcdn.net = 157.240.7.35 | ||
| scontent-a-sin.xx.fbcdn.net = 157.240.7.35 | ||
| scontent-b-lax.xx.fbcdn.net = 157.240.7.35 | ||
| scontent-b-sin.xx.fbcdn.net = 157.240.7.35 | ||
| static.xx.fbcdn.net = 157.240.7.35 | ||
| static.thefacebook.com = 157.240.7.35 | ||
| attachment.fbsbx.com = 157.240.7.35 | ||
| messenger.com = 157.240.7.35 | ||
| www.messenger.com = 157.240.7.35 | ||
| 0-edge-chat.messenger.com = 157.240.7.35 | ||
| 1-edge-chat.messenger.com = 157.240.7.35 | ||
| 2-edge-chat.messenger.com = 157.240.7.35 | ||
| 3-edge-chat.messenger.com = 157.240.7.35 | ||
| 4-edge-chat.messenger.com = 157.240.7.35 | ||
| 5-edge-chat.messenger.com = 157.240.7.35 | ||
| 6-edge-chat.messenger.com = 157.240.7.35 | ||
| snaptu-z.facebook.com = 31.13.95.33 | ||
| snaptu-p1.facebook.com = 31.13.95.33 | ||
| snaptu-p2.facebook.com = 31.13.95.33 | ||
| edge-mqtt.facebook.com = 31.13.95.5 | ||
| b.static.ak.facebook.com = 23.76.153.42 | ||
| static.ak.facebook.com = 23.76.153.42 | ||
| instantarticles.fb.com = 192.0.78.13 | ||
| live.fb.com = 192.0.78.13 | ||
| managingbias.fb.com = 192.0.78.13 | ||
| nonprofits.fb.com = 192.0.78.13 | ||
| rightsmanager.fb.com = 192.0.78.13 | ||
| techprep.fb.com = 192.0.78.13 | ||
| work.fb.com = 192.0.78.13 | ||
| scontent-lax3-1.xx.fbcdn.net = 31.13.91.15 | ||
| scontent-lax3-2.xx.fbcdn.net = 31.13.91.15 | ||
| scontent-lax3-3.xx.fbcdn.net = 31.13.91.15 | ||
| scontent-lax3-4.xx.fbcdn.net = 31.13.91.15 | ||
| scontent-hkg3-1.xx.fbcdn.net = 31.13.91.15 | ||
| scontent-hkg3-2.xx.fbcdn.net = 31.13.91.15 | ||
| scontent-hkg3-3.xx.fbcdn.net = 31.13.91.15 | ||
| z-1-scontent.xx.fbcdn.net = 31.13.91.15 | ||
| video-lax3-1.xx.fbcdn.net = 31.13.91.15 | ||
| video-lax3-2.xx.fbcdn.net = 31.13.91.15 | ||
| video-lax3-3.xx.fbcdn.net = 31.13.91.15 | ||
| video-lax3-4.xx.fbcdn.net = 31.13.91.15 | ||
| video-mrs1-1.xx.fbcdn.net = 31.13.91.15 | ||
| video-mrs1-2.xx.fbcdn.net = 31.13.91.15 | ||
| video-mrs1-3.xx.fbcdn.net = 31.13.91.15 | ||
| video-mrs1-4.xx.fbcdn.net = 31.13.91.15 | ||
| video-hkg3-1.xx.fbcdn.net = 31.13.91.15 | ||
| video-sit4-1.xx.fbcdn.net = 31.13.91.15 | ||
| video.xx.fbcdn.net = 31.13.91.15 | ||
| external.xx.fbcdn.net = 31.13.91.15 | ||
| messengerplatform.fb.com = 192.0.66.2 | ||
| threatexchange.fb.com = 192.0.66.2 | ||
| s-external.ak.fbcdn.net = 219.76.10.49 | ||
| static.ak.fbcdn.net = 219.76.10.49 | ||
| profile.ak.fbcdn.net = 219.76.10.49 | ||
| vthumb.ak.fbcdn.net = 219.76.10.49 | ||
| fbcdn-sphotos-b-a.akamaihd.net = 219.76.10.49 | ||
| creative.ak.fbcdn.net = 219.76.10.49 | ||
| external.ak.fbcdn.net = 219.76.10.49 | ||
| photos-a.ak.fbcdn.net = 219.76.10.49 | ||
| photos-b.ak.fbcdn.net = 219.76.10.49 | ||
| photos-c.ak.fbcdn.net = 219.76.10.49 | ||
| photos-d.ak.fbcdn.net = 219.76.10.49 | ||
| photos-e.ak.fbcdn.net = 219.76.10.49 | ||
| photos-f.ak.fbcdn.net = 219.76.10.49 | ||
| photos-g.ak.fbcdn.net = 219.76.10.49 | ||
| photos-h.ak.fbcdn.net = 219.76.10.49 | ||
| b.static.ak.fbcdn.net = 219.76.10.49 | ||
| video.xx.fbcdn.net = 157.240.11.18 | ||
| static.ak.fbcdn.net = 184.28.188.10 | ||
| profile.ak.fbcdn.net = 184.28.188.10 | ||
| vthumb.ak.fbcdn.net = 184.28.188.10 | ||
| fbcdn-sphotos-b-a.akamaihd.net = 184.28.188.10 | ||
| fb-s-d-a.akamaihd.net = 184.28.188.10 | ||
| creative.ak.fbcdn.net = 184.28.188.10 | ||
| external.ak.fbcdn.net = 184.28.188.10 | ||
| photos-a.ak.fbcdn.net = 184.28.188.10 | ||
| photos-b.ak.fbcdn.net = 184.28.188.10 | ||
| photos-c.ak.fbcdn.net = 184.28.188.10 | ||
| photos-d.ak.fbcdn.net = 184.28.188.10 | ||
| photos-e.ak.fbcdn.net = 184.28.188.10 | ||
| photos-f.ak.fbcdn.net = 184.28.188.10 | ||
| photos-g.ak.fbcdn.net = 184.28.188.10 | ||
| photos-h.ak.fbcdn.net = 184.28.188.10 | ||
| b.static.ak.fbcdn.net = 184.28.188.10 | ||
| s-static.ak.fbcdn.net = 23.34.45.177 | ||
| a.dolimg.com = 184.28.188.10 | ||
| a248.e.akamai.net = 184.28.188.10 | ||
| static.ak.facebook.com = 184.28.188.10 | ||
| b.static.ak.facebook.com = 184.28.188.10 | ||
| fbcdn-video-a.akamaihd.net = 184.28.188.10 | ||
| platform.ak.fbcdn.net = 184.28.188.10 | ||
| fbstatic-a.akamaihd.net = 184.28.188.10 | ||
| fbexternal-a.akamaihd.net = 184.28.188.10 | ||
| lumiere-a.akamaihd.net = 184.28.188.10 | ||
| fb-l-a-a.akamaihd.net = 184.28.188.10 | ||
| fb-l-b-a.akamaihd.net = 184.28.188.10 | ||
| fb-l-c-a.akamaihd.net = 184.28.188.10 | ||
| fb-l-d-a.akamaihd.net = 184.28.188.10 | ||
| fb-s-a-a.akamaihd.net = 184.28.188.10 | ||
| fb-s-b-a.akamaihd.net = 184.28.188.10 | ||
| fb-s-c-a.akamaihd.net = 184.28.188.10 | ||
| fb-s-d-a.akamaihd.net = 184.28.188.10 | ||
| # Facebook End | ||
| # FlipBoard Start | ||
| s.flipboard.com = 52.85.105.246 | ||
| cdn.flipboard.com = 54.230.37.226 | ||
| ue.flipboard.com = 52.71.242.81 | ||
| beacon.flipboard.com = 52.205.35.67 | ||
| flipboard.com = 52.204.29.124 | ||
| fbprod.flipboard.com = 52.204.24.196 | ||
| flipboard.helpshift.com = 184.169.141.161 | ||
| # FlipBoard End | ||
| # Aka.ms Start | ||
| gist.Aka.ms.com = 192.30.253.118 | ||
| global-ssl.fastly.net = 151.101.72.249 | ||
| # Aka.ms End | ||
| # Gmail web Start | ||
| gmail.com = 172.217.6.127 | ||
| www.gmail.com = 172.217.6.127 | ||
| m.gmail.com = 172.217.6.127 | ||
| m.googlemail.com = 172.217.6.127 | ||
| gmail.google.com = 172.217.6.127 | ||
| inbox.google.com = 172.217.6.127 | ||
| mail.google.com = 172.217.6.127 | ||
| mail-settings.google.com = 172.217.6.127 | ||
| chatenabled.mail.google.com = 172.217.6.127 | ||
| filetransferenabled.mail.google.com = 172.217.6.127 | ||
| googlemail.l.google.com = 172.217.6.127 | ||
| isolated.mail.google.com = 172.217.6.127 | ||
| gmail-smtp-in.l.google.com = 172.217.6.127 | ||
| alt1.gmail-smtp-in.l.google.com = 172.217.6.127 | ||
| alt2.gmail-smtp-in.l.google.com = 172.217.6.127 | ||
| alt3.gmail-smtp-in.l.google.com = 172.217.6.127 | ||
| alt4.gmail-smtp-in.l.google.com = 172.217.6.127 | ||
| # Gmail web End | ||
| # Google Start | ||
| com.google = 172.217.6.127 | ||
| domains.google = 172.217.6.127 | ||
| environment.google = 172.217.6.127 | ||
| google.com = 172.217.6.127 | ||
| google.com.af = 172.217.6.127 | ||
| google.com.ag = 172.217.6.127 | ||
| google.com.ai = 172.217.6.127 | ||
| google.com.ar = 172.217.6.127 | ||
| google.com.au = 172.217.6.127 | ||
| google.com.bd = 172.217.6.127 | ||
| google.com.bh = 172.217.6.127 | ||
| google.com.bn = 172.217.6.127 | ||
| google.com.bo = 172.217.6.127 | ||
| google.com.br = 172.217.6.127 | ||
| google.com.bz = 172.217.6.127 | ||
| google.com.co = 172.217.6.127 | ||
| google.com.cu = 172.217.6.127 | ||
| google.com.cy = 172.217.6.127 | ||
| google.com.do = 172.217.6.127 | ||
| google.com.ec = 172.217.6.127 | ||
| google.com.eg = 172.217.6.127 | ||
| google.com.et = 172.217.6.127 | ||
| google.com.fj = 172.217.6.127 | ||
| google.com.gh = 172.217.6.127 | ||
| google.com.gi = 172.217.6.127 | ||
| google.com.gt = 172.217.6.127 | ||
| google.com.hk = 172.217.6.127 | ||
| google.com.jm = 172.217.6.127 | ||
| google.com.kh = 172.217.6.127 | ||
| google.com.kw = 172.217.6.127 | ||
| google.com.lb = 172.217.6.127 | ||
| google.com.ly = 172.217.6.127 | ||
| google.com.mm = 172.217.6.127 | ||
| google.com.mt = 172.217.6.127 | ||
| google.com.mx = 172.217.6.127 | ||
| google.com.my = 172.217.6.127 | ||
| google.com.na = 172.217.6.127 | ||
| google.com.nf = 172.217.6.127 | ||
| google.com.ng = 172.217.6.127 | ||
| google.com.ni = 172.217.6.127 | ||
| google.com.np = 172.217.6.127 | ||
| google.com.om = 172.217.6.127 | ||
| google.com.pa = 172.217.6.127 | ||
| google.com.pe = 172.217.6.127 | ||
| google.com.pg = 172.217.6.127 | ||
| google.com.ph = 172.217.6.127 | ||
| google.com.pk = 172.217.6.127 | ||
| google.com.pr = 172.217.6.127 | ||
| google.com.py = 172.217.6.127 | ||
| google.com.qa = 172.217.6.127 | ||
| google.com.sa = 172.217.6.127 | ||
| google.com.sb = 172.217.6.127 | ||
| google.com.sg = 172.217.6.127 | ||
| google.com.sl = 172.217.6.127 | ||
| google.com.sv = 172.217.6.127 | ||
| google.com.tj = 172.217.6.127 | ||
| google.com.tr = 172.217.6.127 | ||
| google.com.tw = 172.217.6.127 | ||
| google.com.ua = 172.217.6.127 | ||
| google.com.uy = 172.217.6.127 | ||
| google.com.vc = 172.217.6.127 | ||
| google.com.vn = 172.217.6.127 | ||
| www.google.com = 172.217.6.127 | ||
| www.google.com.hk = 172.217.6.127 | ||
| www.google.com.tw = 172.217.6.127 | ||
| aboutme.google.com = 172.217.6.127 | ||
| accounts.google.com = 172.217.6.127 | ||
| accounts.google.cn = 172.217.6.127 | ||
| ads.google.com = 172.217.6.127 | ||
| admin.google.com = 172.217.6.127 | ||
| assistant.google.com = 172.217.6.127 | ||
| atap.google.com = 172.217.6.127 | ||
| bpui0.google.com = 172.217.6.127 | ||
| classroom.google.com = 172.217.6.127 | ||
| classroom.google.ca = 172.217.6.127 | ||
| clients1.google.com = 172.217.6.127 | ||
| clients2.google.com = 172.217.6.127 | ||
| clients3.google.com = 172.217.6.127 | ||
| clients4.google.com = 172.217.6.127 | ||
| clients5.google.com = 172.217.6.127 | ||
| clients6.google.com = 172.217.6.127 | ||
| client2.google.com = 172.217.6.127 | ||
| client4.google.com = 172.217.6.127 | ||
| client6.google.com = 172.217.6.127 | ||
| contributor.google.com = 172.217.6.127 | ||
| cse.google.com = 172.217.6.127 | ||
| desktop.google.com = 172.217.6.127 | ||
| desktop2.google.com = 172.217.6.127 | ||
| dns.google.com = 172.217.6.127 | ||
| encrypted.google.com = 172.217.6.127 | ||
| encrypted-tbn0.google.com = 172.217.6.127 | ||
| encrypted-tbn1.google.com = 172.217.6.127 | ||
| encrypted-tbn2.google.com = 172.217.6.127 | ||
| encrypted-tbn3.google.com = 172.217.6.127 | ||
| fi.google.com = 172.217.6.127 | ||
| fit.google.com = 172.217.6.127 | ||
| fiber.google.com = 172.217.6.127 | ||
| fonts.google.com = 172.217.6.127 | ||
| firebase.google.com = 172.217.6.127 | ||
| goto.google.com = 172.217.6.127 | ||
| gxc.google.com = 172.217.6.127 | ||
| get.google.com = 172.217.6.127 | ||
| gsuite.google.com = 172.217.6.127 | ||
| history.google.com = 172.217.6.127 | ||
| image.google.com = 172.217.6.127 | ||
| investor.google.com = 172.217.6.127 | ||
| isp.google.com = 172.217.6.127 | ||
| issuetracker.google.com = 172.217.6.127 | ||
| jmt0.google.com = 172.217.6.127 | ||
| jmt17.google.com = 172.217.6.127 | ||
| keep.google.com = 172.217.6.127 | ||
| mapsengine.google.com = 172.217.6.127 | ||
| myaccount.google.com = 172.217.6.127 | ||
| myactivity.google.com = 172.217.6.127 | ||
| opensource.google.com = 172.217.6.127 | ||
| patents.google.com = 172.217.6.127 | ||
| passwords.google.com = 172.217.6.127 | ||
| peering.google.com = 172.217.6.127 | ||
| places.google.com = 172.217.6.127 | ||
| pki.google.com = 172.217.6.127 | ||
| privacy.google.com = 172.217.6.127 | ||
| relay.google.com = 172.217.6.127 | ||
| script.google.com = 172.217.6.127 | ||
| security.google.com = 172.217.6.127 | ||
| services.google.com = 172.217.6.127 | ||
| store.google.com = 172.217.6.127 | ||
| support.google.com = 172.217.6.127 | ||
| suggestqueries.google.com = 172.217.6.127 | ||
| takeout.google.com = 172.217.6.127 | ||
| upload.google.com = 172.217.6.127 | ||
| video.google.com = 172.217.6.127 | ||
| voice.google.com = 172.217.6.127 | ||
| gcr.io = 172.217.6.127 | ||
| www.gcr.io = 172.217.6.127 | ||
| console.firebase.google.com = 172.217.6.127 | ||
| appengine.clients6.google.com = 172.217.6.127 | ||
| bigtableadmin.clients6.google.com = 172.217.6.127 | ||
| clouddebugger.clients6.google.com = 172.217.6.127 | ||
| cloudconfig.clients6.google.com = 172.217.6.127 | ||
| cloudpersonalization-pa.clients6.google.com = 172.217.6.127 | ||
| cloudsupport.clients6.google.com = 172.217.6.127 | ||
| cloudusersettings-pa.clients6.google.com = 172.217.6.127 | ||
| dataflow.clients6.google.com = 172.217.6.127 | ||
| datahub.clients6.google.com = 172.217.6.127 | ||
| firebasedurablelinks-pa.clients6.google.com = 172.217.6.127 | ||
| firebaserules.clients6.google.com = 172.217.6.127 | ||
| firebasestorage.clients6.google.com = 172.217.6.127 | ||
| gcmcontextualcampaign-pa.clients6.google.com = 172.217.6.127 | ||
| logging.clients6.google.com = 172.217.6.127 | ||
| memcache.clients6.google.com = 172.217.6.127 | ||
| ml.clients6.google.com = 172.217.6.127 | ||
| mobilecrashreporting.clients6.google.com = 172.217.6.127 | ||
| mobilesdk-pa.clients6.google.com = 172.217.6.127 | ||
| reminders-pa.clients6.google.com = 172.217.6.127 | ||
| linkhelp.clients.google.com = 172.217.6.127 | ||
| upload.clients.google.com = 172.217.6.127 | ||
| uploads.clients.google.com = 172.217.6.127 | ||
| summerofcode.withgoogle.com = 172.217.6.127 | ||
| video-stats.video.google.com = 172.217.6.127 | ||
| upload.video.google.com = 172.217.6.127 | ||
| www.googlegroups.com = 172.217.6.127 | ||
| a.orkut.gmodules.com = 172.217.6.127 | ||
| ig.ig.gmodules.com = 172.217.6.127 | ||
| www.googlestore.com = 172.217.6.127 | ||
| client-channel.google.com = 172.217.6.127 | ||
| 0.client-channel.google.com = 172.217.6.127 | ||
| 1.client-channel.google.com = 172.217.6.127 | ||
| 2.client-channel.google.com = 172.217.6.127 | ||
| 3.client-channel.google.com = 172.217.6.127 | ||
| 4.client-channel.google.com = 172.217.6.127 | ||
| 5.client-channel.google.com = 172.217.6.127 | ||
| 6.client-channel.google.com = 172.217.6.127 | ||
| 7.client-channel.google.com = 172.217.6.127 | ||
| 8.client-channel.google.com = 172.217.6.127 | ||
| 9.client-channel.google.com = 172.217.6.127 | ||
| 10.client-channel.google.com = 172.217.6.127 | ||
| 11.client-channel.google.com = 172.217.6.127 | ||
| 12.client-channel.google.com = 172.217.6.127 | ||
| 13.client-channel.google.com = 172.217.6.127 | ||
| 14.client-channel.google.com = 172.217.6.127 | ||
| 15.client-channel.google.com = 172.217.6.127 | ||
| 16.client-channel.google.com = 172.217.6.127 | ||
| 17.client-channel.google.com = 172.217.6.127 | ||
| 18.client-channel.google.com = 172.217.6.127 | ||
| 19.client-channel.google.com = 172.217.6.127 | ||
| 20.client-channel.google.com = 172.217.6.127 | ||
| 21.client-channel.google.com = 172.217.6.127 | ||
| 22.client-channel.google.com = 172.217.6.127 | ||
| 23.client-channel.google.com = 172.217.6.127 | ||
| 24.client-channel.google.com = 172.217.6.127 | ||
| 25.client-channel.google.com = 172.217.6.127 | ||
| 26.client-channel.google.com = 172.217.6.127 | ||
| 27.client-channel.google.com = 172.217.6.127 | ||
| 28.client-channel.google.com = 172.217.6.127 | ||
| 29.client-channel.google.com = 172.217.6.127 | ||
| cello.client-channel.google.com = 172.217.6.127 | ||
| accounts.google.com.hk = 172.217.6.127 | ||
| blogsearch.google.com.hk = 172.217.6.127 | ||
| books.google.com.hk = 172.217.6.127 | ||
| clients1.google.com.hk = 172.217.6.127 | ||
| desktop.google.com.hk = 172.217.6.127 | ||
| groups.google.com.hk = 172.217.6.127 | ||
| gxc.google.com.hk = 172.217.6.127 | ||
| id.google.com.hk = 172.217.6.127 | ||
| images.google.com.hk = 172.217.6.127 | ||
| maps.google.com.hk = 172.217.6.127 | ||
| mobile.google.com.hk = 172.217.6.127 | ||
| news.google.com.hk = 172.217.6.127 | ||
| picasaweb.google.com.hk = 172.217.6.127 | ||
| video.google.com.hk = 172.217.6.127 | ||
| wenda.google.com.hk = 172.217.6.127 | ||
| toolbarqueries.google.com.hk = 172.217.6.127 | ||
| www.googlechinawebmaster.com = 172.217.6.127 | ||
| accounts.google.com.tw = 172.217.6.127 | ||
| books.google.com.tw = 172.217.6.127 | ||
| clients1.google.com.tw = 172.217.6.127 | ||
| desktop.google.com.tw = 172.217.6.127 | ||
| groups.google.com.tw = 172.217.6.127 | ||
| gxc.google.com.tw = 172.217.6.127 | ||
| id.google.com.tw = 172.217.6.127 | ||
| images.google.com.tw = 172.217.6.127 | ||
| picasaweb.google.com.tw = 172.217.6.127 | ||
| toolbar.google.com.tw = 172.217.6.127 | ||
| toolbarqueries.google.com.tw = 172.217.6.127 | ||
| video.google.com.tw = 172.217.6.127 | ||
| google.co.jp = 172.217.6.127 | ||
| www.google.co.jp = 172.217.6.127 | ||
| accounts.google.co.jp = 172.217.6.127 | ||
| blogsearch.google.co.jp = 172.217.6.127 | ||
| books.google.co.jp = 172.217.6.127 | ||
| clients1.google.co.jp = 172.217.6.127 | ||
| desktop.google.co.jp = 172.217.6.127 | ||
| groups.google.co.jp = 172.217.6.127 | ||
| images.google.co.jp = 172.217.6.127 | ||
| maps.google.co.jp = 172.217.6.127 | ||
| news.google.co.jp = 172.217.6.127 | ||
| picasaweb.google.co.jp = 172.217.6.127 | ||
| scholar.google.co.jp = 172.217.6.127 | ||
| toolbar.google.co.jp = 172.217.6.127 | ||
| toolbarqueries.google.co.jp = 172.217.6.127 | ||
| translate.google.co.jp = 172.217.6.127 | ||
| www.google.com.sg = 172.217.6.127 | ||
| accounts.google.com.sg = 172.217.6.127 | ||
| blogsearch.google.com.sg = 172.217.6.127 | ||
| books.google.com.sg = 172.217.6.127 | ||
| clients1.google.com.sg = 172.217.6.127 | ||
| desktop.google.com.sg = 172.217.6.127 | ||
| groups.google.com.sg = 172.217.6.127 | ||
| gxc.google.com.sg = 172.217.6.127 | ||
| id.google.com.sg = 172.217.6.127 | ||
| images.google.com.sg = 172.217.6.127 | ||
| maps.google.com.sg = 172.217.6.127 | ||
| news.google.com.sg = 172.217.6.127 | ||
| scholar.google.com.sg = 172.217.6.127 | ||
| toolbar.google.com.sg = 172.217.6.127 | ||
| toolbarqueries.google.com.sg = 172.217.6.127 | ||
| translate.google.com.sg = 172.217.6.127 | ||
| apps.google.com = 172.217.6.127 | ||
| googlemashups.com = 172.217.6.127 | ||
| www.googlemashups.com = 172.217.6.127 | ||
| appengine.google.com = 172.217.6.127 | ||
| answers.google.com = 172.217.6.127 | ||
| analytics.googleblog.com = 172.217.6.127 | ||
| firebase.googleblog.com = 172.217.6.127 | ||
| research.googleblog.com = 172.217.6.127 | ||
| security.googleblog.com = 172.217.6.127 | ||
| gmail.googleblog.com = 172.217.6.127 | ||
| chrome.googleblog.com = 172.217.6.127 | ||
| search.googleblog.com = 172.217.6.127 | ||
| opensource.googleblog.com = 172.217.6.127 | ||
| webmasters.googleblog.com = 172.217.6.127 | ||
| maps.googleblog.com = 172.217.6.127 | ||
| cloudplatform.googleblog.com = 172.217.6.127 | ||
| blogsearch.google.com = 172.217.6.127 | ||
| blogsearch.google.com.tw = 172.217.6.127 | ||
| accounts.blogger.com = 172.217.6.127 | ||
| www.blogger.com = 172.217.6.127 | ||
| blogger.com = 172.217.6.127 | ||
| www.googleblog.com = 172.217.6.127 | ||
| googleblog.com = 172.217.6.127 | ||
| blogger.google.com = 172.217.6.127 | ||
| www2.blogger.com = 172.217.6.127 | ||
| www.blogblog.com = 172.217.6.127 | ||
| www1.blogblog.com = 172.217.6.127 | ||
| www2.blogblog.com = 172.217.6.127 | ||
| beta.blogger.com = 172.217.6.127 | ||
| buttons.blogger.com = 172.217.6.127 | ||
| buzz.blogger.com = 172.217.6.127 | ||
| draft.blogger.com = 172.217.6.127 | ||
| status.blogger.com = 172.217.6.127 | ||
| help.blogger.com = 172.217.6.127 | ||
| photos1.blogger.com = 172.217.6.127 | ||
| bp0.blogger.com = 172.217.6.127 | ||
| bp1.blogger.com = 172.217.6.127 | ||
| bp2.blogger.com = 172.217.6.127 | ||
| bp3.blogger.com = 172.217.6.127 | ||
| img.blogblog.com = 172.217.6.127 | ||
| img1.blogblog.com = 172.217.6.127 | ||
| img2.blogblog.com = 172.217.6.127 | ||
| resources.blogblog.com = 172.217.6.127 | ||
| www.textcube.com = 172.217.6.127 | ||
| www.blogspot.com = 172.217.6.127 | ||
| blogspot.com = 172.217.6.127 | ||
| bp.blogspot.com = 172.217.6.127 | ||
| 1.bp.blogspot.com = 172.217.6.127 | ||
| 2.bp.blogspot.com = 172.217.6.127 | ||
| 3.bp.blogspot.com = 172.217.6.127 | ||
| 4.bp.blogspot.com = 172.217.6.127 | ||
| googleblog.blogspot.com = 172.217.6.127 | ||
| googleforstudents.blogspot.com = 172.217.6.127 | ||
| students.googleblog.com = 172.217.6.127 | ||
| chrome.blogspot.com = 172.217.6.127 | ||
| publicpolicy.googleblog.com = 172.217.6.127 | ||
| googlepublicpolicy.blogspot.com = 172.217.6.127 | ||
| googleadservices.com = 172.217.6.127 | ||
| www.googleadservices.com = 172.217.6.127 | ||
| google-latlong.blogspot.com = 172.217.6.127 | ||
| insidesearch.blogspot.com = 172.217.6.127 | ||
| googleadsdeveloper.blogspot.com = 172.217.6.127 | ||
| googledevelopers.blogspot.com = 172.217.6.127 | ||
| developers.googleblog.com = 172.217.6.127 | ||
| books.google.com = 172.217.6.127 | ||
| buzz.google.com = 172.217.6.127 | ||
| calendar.google.com = 172.217.6.127 | ||
| checkout.google.com = 172.217.6.127 | ||
| wallet.google.com = 172.217.6.127 | ||
| landing.google.com = 172.217.6.127 | ||
| chrome.com = 172.217.6.127 | ||
| www.chrome.com = 172.217.6.127 | ||
| developer.chrome.com = 172.217.6.127 | ||
| www.chromestatus.com = 172.217.6.127 | ||
| chrome.google.com = 172.217.6.127 | ||
| browsersync.google.com = 172.217.6.127 | ||
| toolbarqueries.clients.google.com = 172.217.6.127 | ||
| www.appspot.com = 172.217.6.127 | ||
| appspot.com = 172.217.6.127 | ||
| apis-explorer.appspot.com = 172.217.6.127 | ||
| betaspike.appspot.com = 172.217.6.127 | ||
| hstspreload.appspot.com = 172.217.6.127 | ||
| chrome-devtools-frontend.appspot.com = 172.217.6.127 | ||
| chrometophone.appspot.com = 172.217.6.127 | ||
| google-developers.appspot.com = 172.217.6.127 | ||
| download-chromium.appspot.com = 172.217.6.127 | ||
| apps.googleusercontent.com = 172.217.6.127 | ||
| storage-download.googleapis.com = 172.217.6.127 | ||
| content-storage-download.googleapis.com = 172.217.6.127 | ||
| content-storage-upload.googleapis.com = 172.217.6.127 | ||
| googlesyndication.com = 172.217.6.127 | ||
| googleweblight.com = 172.217.6.127 | ||
| unfiltered.news = 172.217.6.127 | ||
| jigsaw.google.com = 172.217.6.127 | ||
| lfe-alpo-gm.appspot.com = 172.217.6.127 | ||
| m-dot-betaspike.appspot.com = 172.217.6.127 | ||
| mission-author-dot-betaspike.appspot.com = 172.217.6.127 | ||
| joinjoaomgcd.appspot.com = 172.217.6.127 | ||
| accounts.google.com.gi = 172.217.6.127 | ||
| accounts.google.co.nz = 172.217.6.127 | ||
| id.google.co.nz = 172.217.6.127 | ||
| googlecode.com = 172.217.6.127 | ||
| www.googlecode.com = 172.217.6.127 | ||
| fuchsia.googlesource.com = 172.217.6.127 | ||
| googlesource.com = 172.217.6.127 | ||
| boringssl.googlesource.com = 172.217.6.127 | ||
| gerrit.googlesource.com = 172.217.6.127 | ||
| gerrit-review.googlesource.com = 172.217.6.127 | ||
| chromium.googlesource.com = 172.217.6.127 | ||
| kernel.googlesource.com = 172.217.6.127 | ||
| gwt.googlesource.com = 172.217.6.127 | ||
| code.google.com = 172.217.6.127 | ||
| code.googlesource.com = 172.217.6.127 | ||
| uploads.code.google.com = 172.217.6.127 | ||
| chromium.googlecode.com = 172.217.6.127 | ||
| closure-library.googlecode.com = 172.217.6.127 | ||
| earth-api-samples.googlecode.com = 172.217.6.127 | ||
| gmaps-samples-flash.googlecode.com = 172.217.6.127 | ||
| googleappengine.googlecode.com = 172.217.6.127 | ||
| google-code-feed-gadget.googlecode.com = 172.217.6.127 | ||
| google-code-prettify.googlecode.com = 172.217.6.127 | ||
| www.googlesource.com = 172.217.6.127 | ||
| cloud.google.com = 172.217.6.127 | ||
| console.cloud.google.com = 172.217.6.127 | ||
| ogs.google.com = 172.217.6.127 | ||
| packages.cloud.google.com = 172.217.6.127 | ||
| ssh.cloud.google.com = 172.217.6.127 | ||
| status.cloud.google.com = 172.217.6.127 | ||
| storage.cloud.google.com = 172.217.6.127 | ||
| developers.google.com = 172.217.6.127 | ||
| cloudssh.developers.google.com = 172.217.6.127 | ||
| codelabs.developers.google.com = 172.217.6.127 | ||
| console.developers.google.com = 172.217.6.127 | ||
| source.developers.google.com = 172.217.6.127 | ||
| cla.developers.google.com = 172.217.6.127 | ||
| design.google.com = 172.217.6.127 | ||
| directory.google.com = 172.217.6.127 | ||
| dir.google.com = 172.217.6.127 | ||
| events.google.com = 172.217.6.127 | ||
| events.withgoogle.com = 172.217.6.127 | ||
| savethedate.foo = 172.217.6.127 | ||
| www.savethedate.foo = 172.217.6.127 | ||
| googledrive.com = 172.217.6.127 | ||
| docs.google.com = 172.217.6.127 | ||
| drive.google.com = 172.217.6.127 | ||
| docs0.google.com = 172.217.6.127 | ||
| docs1.google.com = 172.217.6.127 | ||
| docs2.google.com = 172.217.6.127 | ||
| docs3.google.com = 172.217.6.127 | ||
| docs4.google.com = 172.217.6.127 | ||
| docs5.google.com = 172.217.6.127 | ||
| docs6.google.com = 172.217.6.127 | ||
| docs7.google.com = 172.217.6.127 | ||
| docs8.google.com = 172.217.6.127 | ||
| docs9.google.com = 172.217.6.127 | ||
| material.google.com = 172.217.6.127 | ||
| writely.google.com = 172.217.6.127 | ||
| upload.docs.google.com = 172.217.6.127 | ||
| upload.drive.google.com = 172.217.6.127 | ||
| 0.docs.google.com = 172.217.6.127 | ||
| 1.docs.google.com = 172.217.6.127 | ||
| 2.docs.google.com = 172.217.6.127 | ||
| 3.docs.google.com = 172.217.6.127 | ||
| 4.docs.google.com = 172.217.6.127 | ||
| 5.docs.google.com = 172.217.6.127 | ||
| 6.docs.google.com = 172.217.6.127 | ||
| 7.docs.google.com = 172.217.6.127 | ||
| 8.docs.google.com = 172.217.6.127 | ||
| 9.docs.google.com = 172.217.6.127 | ||
| 10.docs.google.com = 172.217.6.127 | ||
| 11.docs.google.com = 172.217.6.127 | ||
| 12.docs.google.com = 172.217.6.127 | ||
| 13.docs.google.com = 172.217.6.127 | ||
| 14.docs.google.com = 172.217.6.127 | ||
| 15.docs.google.com = 172.217.6.127 | ||
| 16.docs.google.com = 172.217.6.127 | ||
| 0.drive.google.com = 172.217.6.127 | ||
| 1.drive.google.com = 172.217.6.127 | ||
| 2.drive.google.com = 172.217.6.127 | ||
| 3.drive.google.com = 172.217.6.127 | ||
| 4.drive.google.com = 172.217.6.127 | ||
| 5.drive.google.com = 172.217.6.127 | ||
| 6.drive.google.com = 172.217.6.127 | ||
| 7.drive.google.com = 172.217.6.127 | ||
| 8.drive.google.com = 172.217.6.127 | ||
| 9.drive.google.com = 172.217.6.127 | ||
| 10.drive.google.com = 172.217.6.127 | ||
| 11.drive.google.com = 172.217.6.127 | ||
| 12.drive.google.com = 172.217.6.127 | ||
| 13.drive.google.com = 172.217.6.127 | ||
| 14.drive.google.com = 172.217.6.127 | ||
| 15.drive.google.com = 172.217.6.127 | ||
| 16.drive.google.com = 172.217.6.127 | ||
| spreadsheet.google.com = 172.217.6.127 | ||
| spreadsheets.google.com = 172.217.6.127 | ||
| spreadsheets0.google.com = 172.217.6.127 | ||
| spreadsheets1.google.com = 172.217.6.127 | ||
| spreadsheets2.google.com = 172.217.6.127 | ||
| spreadsheets3.google.com = 172.217.6.127 | ||
| spreadsheets4.google.com = 172.217.6.127 | ||
| spreadsheets5.google.com = 172.217.6.127 | ||
| spreadsheets6.google.com = 172.217.6.127 | ||
| spreadsheets7.google.com = 172.217.6.127 | ||
| spreadsheets8.google.com = 172.217.6.127 | ||
| spreadsheets9.google.com = 172.217.6.127 | ||
| drivenotepad.appspot.com = 172.217.6.127 | ||
| 8c953efe117cb4ee14eaffe2b417623a104ce4e6.googledrive.com = 172.217.6.127 | ||
| v3.cache1.c.docs.google.com = 172.217.6.127 | ||
| domains.google.com = 172.217.6.127 | ||
| dl-ssl.google.com = 172.217.6.127 | ||
| earth.google.com = 172.217.6.127 | ||
| auth.keyhole.com = 172.217.6.127 | ||
| geoauth.google.com = 172.217.6.127 | ||
| finance.google.com = 172.217.6.127 | ||
| fusion.google.com = 172.217.6.127 | ||
| fusiontables.google.com = 172.217.6.127 | ||
| groups.google.com = 172.217.6.127 | ||
| groups-beta.google.com = 172.217.6.127 | ||
| productforums.google.com = 172.217.6.127 | ||
| a77db9aa-a-7b23c8ea-s-sites.googlegroups.com = 172.217.6.127 | ||
| blob-s-docs.googlegroups.com = 172.217.6.127 | ||
| health.google.com = 172.217.6.127 | ||
| images.google.com = 172.217.6.127 | ||
| tbn0.google.com = 172.217.6.127 | ||
| tbn1.google.com = 172.217.6.127 | ||
| tbn2.google.com = 172.217.6.127 | ||
| tbn3.google.com = 172.217.6.127 | ||
| inputtools.google.com = 172.217.6.127 | ||
| knol.google.com = 172.217.6.127 | ||
| mars.google.com = 172.217.6.127 | ||
| maps.google.com = 172.217.6.127 | ||
| maps.google.com.tw = 172.217.6.127 | ||
| local.google.com = 172.217.6.127 | ||
| ditu.google.com = 172.217.6.127 | ||
| maps-api-ssl.google.com = 172.217.6.127 | ||
| map.google.com = 172.217.6.127 | ||
| cbk0.google.com = 172.217.6.127 | ||
| cbk1.google.com = 172.217.6.127 | ||
| cbk2.google.com = 172.217.6.127 | ||
| cbk3.google.com = 172.217.6.127 | ||
| khms.google.com = 172.217.6.127 | ||
| khms0.google.com = 172.217.6.127 | ||
| khms1.google.com = 172.217.6.127 | ||
| khms2.google.com = 172.217.6.127 | ||
| khms3.google.com = 172.217.6.127 | ||
| cbks0.google.com = 172.217.6.127 | ||
| cbks1.google.com = 172.217.6.127 | ||
| cbks2.google.com = 172.217.6.127 | ||
| cbks3.google.com = 172.217.6.127 | ||
| ipv4.google.com = 172.217.6.127 | ||
| mw1.google.com = 172.217.6.127 | ||
| mw2.google.com = 172.217.6.127 | ||
| mt.google.com = 172.217.6.127 | ||
| mt0.google.com = 172.217.6.127 | ||
| mt1.google.com = 172.217.6.127 | ||
| mt2.google.com = 172.217.6.127 | ||
| mt3.google.com = 172.217.6.127 | ||
| gg.google.com = 172.217.6.127 | ||
| id.google.com = 172.217.6.127 | ||
| mts.google.com = 172.217.6.127 | ||
| mts0.google.com = 172.217.6.127 | ||
| mts1.google.com = 172.217.6.127 | ||
| mts2.google.com = 172.217.6.127 | ||
| mts3.google.com = 172.217.6.127 | ||
| mobilemaps.clients.google.com = 172.217.6.127 | ||
| music.google.com = 172.217.6.127 | ||
| music.googleusercontent.com = 172.217.6.127 | ||
| music-pa.clients6.google.com = 172.217.6.127 | ||
| scholar.googleusercontent.com = 172.217.6.127 | ||
| uploadsj.clients.google.com = 172.217.6.127 | ||
| news.google.com = 172.217.6.127 | ||
| news.google.com.tw = 172.217.6.127 | ||
| orkut.google.com = 172.217.6.127 | ||
| www.orkut.gmodules.com = 172.217.6.127 | ||
| pack.google.com = 172.217.6.127 | ||
| photos.google.com = 172.217.6.127 | ||
| picasa.google.com = 172.217.6.127 | ||
| picasaweb.google.com = 172.217.6.127 | ||
| lh2.google.com = 172.217.6.127 | ||
| lh3.google.com = 172.217.6.127 | ||
| lh4.google.com = 172.217.6.127 | ||
| lh5.google.com = 172.217.6.127 | ||
| lh6.google.com = 172.217.6.127 | ||
| upload.photos.google.com = 172.217.6.127 | ||
| profiles.google.com = 172.217.6.127 | ||
| plusone.google.com = 172.217.6.127 | ||
| plus.google.com = 172.217.6.127 | ||
| plus.url.google.com = 172.217.6.127 | ||
| spaces.google.com = 172.217.6.127 | ||
| pixel.google.com = 172.217.6.127 | ||
| madeby.google.com = 172.217.6.127 | ||
| vr.google.com = 172.217.6.127 | ||
| reader.google.com = 172.217.6.127 | ||
| research.google.com = 172.217.6.127 | ||
| sb.google.com = 172.217.6.127 | ||
| sb-ssl.google.com = 172.217.6.127 | ||
| safebrowsing.google.com = 172.217.6.127 | ||
| search.google.com = 172.217.6.127 | ||
| alt1-safebrowsing.google.com = 172.217.6.127 | ||
| alt2-safebrowsing.google.com = 172.217.6.127 | ||
| safebrowsing.clients.google.com = 172.217.6.127 | ||
| safebrowsing-cache.google.com = 172.217.6.127 | ||
| sandbox.google.com = 172.217.6.127 | ||
| googleapis.sandbox.google.com = 172.217.6.127 | ||
| scholar.google.com = 172.217.6.127 | ||
| scholar.google.com.tw = 172.217.6.127 | ||
| sites.google.com = 172.217.6.127 | ||
| surveys.google.com = 172.217.6.127 | ||
| sketchup.google.com = 172.217.6.127 | ||
| tagmanager.google.com = 172.217.6.127 | ||
| talkgadget.google.com = 172.217.6.127 | ||
| tools.google.com = 172.217.6.127 | ||
| toolbar.google.com = 172.217.6.127 | ||
| toolbar.google.com.hk = 172.217.6.127 | ||
| translate.google.com = 172.217.6.127 | ||
| translate.google.com.hk = 172.217.6.127 | ||
| translate.google.com.tw = 172.217.6.127 | ||
| trends.google.com = 172.217.6.127 | ||
| 0.gvt0.com = 172.217.6.127 | ||
| 1.gvt0.com = 172.217.6.127 | ||
| 2.gvt0.com = 172.217.6.127 | ||
| 3.gvt0.com = 172.217.6.127 | ||
| 4.gvt0.com = 172.217.6.127 | ||
| 5.gvt0.com = 172.217.6.127 | ||
| wave.google.com = 172.217.6.127 | ||
| wave1.google.com = 172.217.6.127 | ||
| googlewave.com = 172.217.6.127 | ||
| wifi.google.com = 172.217.6.127 | ||
| gmodules.com = 172.217.6.127 | ||
| www.gmodules.com = 172.217.6.127 | ||
| www.ig.gmodules.com = 172.217.6.127 | ||
| ig.gmodules.com = 172.217.6.127 | ||
| ads.gmodules.com = 172.217.6.127 | ||
| p.gmodules.com = 172.217.6.127 | ||
| 1.ig.gmodules.com = 172.217.6.127 | ||
| 2.ig.gmodules.com = 172.217.6.127 | ||
| 3.ig.gmodules.com = 172.217.6.127 | ||
| 4.ig.gmodules.com = 172.217.6.127 | ||
| 5.ig.gmodules.com = 172.217.6.127 | ||
| 6.ig.gmodules.com = 172.217.6.127 | ||
| maps.gmodules.com = 172.217.6.127 | ||
| img0.gmodules.com = 172.217.6.127 | ||
| img1.gmodules.com = 172.217.6.127 | ||
| img2.gmodules.com = 172.217.6.127 | ||
| img3.gmodules.com = 172.217.6.127 | ||
| skins.gmodules.com = 172.217.6.127 | ||
| friendconnect.gmodules.com = 172.217.6.127 | ||
| 0.blogger.gmodules.com = 172.217.6.127 | ||
| partnerpage.google.com = 172.217.6.127 | ||
| apis.google.com = 172.217.6.127 | ||
| domains.google = 172.217.6.127 | ||
| www.registry.google = 172.217.6.127 | ||
| www.domains.google = 172.217.6.127 | ||
| registry.google = 172.217.6.127 | ||
| apikeys.clients6.google.com = 172.217.6.127 | ||
| servicemanagement.clients6.google.com = 172.217.6.127 | ||
| cloudconsole-pa.clients6.google.com = 172.217.6.127 | ||
| iam.clients6.google.com = 172.217.6.127 | ||
| clientauthconfig.clients6.google.com = 172.217.6.127 | ||
| realtimesupport.clients6.google.com = 172.217.6.127 | ||
| 360suite.google.com = 172.217.6.127 | ||
| optimize.google.com = 172.217.6.127 | ||
| audiencecenter.google.com = 172.217.6.127 | ||
| datastudio.google.com = 172.217.6.127 | ||
| studykit.google.com = 172.217.6.127 | ||
| business.google.com = 172.217.6.127 | ||
| www.googletagmanager.com = 172.217.6.127 | ||
| artsandculture.google.com = 172.217.6.127 | ||
| www.googlehosted.com = 172.217.6.127 | ||
| base.googlehosted.com = 172.217.6.127 | ||
| base0.googlehosted.com = 172.217.6.127 | ||
| base1.googlehosted.com = 172.217.6.127 | ||
| base2.googlehosted.com = 172.217.6.127 | ||
| base3.googlehosted.com = 172.217.6.127 | ||
| base4.googlehosted.com = 172.217.6.127 | ||
| base5.googlehosted.com = 172.217.6.127 | ||
| analytics.google.com = 172.217.6.127 | ||
| www.googleartproject.com = 172.217.6.127 | ||
| feedburner.google.com = 172.217.6.127 | ||
| www.feedburner.com = 172.217.6.127 | ||
| feeds.feedburner.com = 172.217.6.127 | ||
| feeds2.feedburner.com = 172.217.6.127 | ||
| feedproxy.google.com = 172.217.6.127 | ||
| go.googlesource.com = 172.217.6.127 | ||
| go-review.googlesource.com = 172.217.6.127 | ||
| cdn.googlesource.com = 172.217.6.127 | ||
| golang.org = 172.217.6.127 | ||
| www.golang.org = 172.217.6.127 | ||
| blog.golang.org = 172.217.6.127 | ||
| play.golang.org = 172.217.6.127 | ||
| tip.golang.org = 172.217.6.127 | ||
| tour.golang.org = 172.217.6.127 | ||
| google.golang.org = 172.217.6.127 | ||
| goo.gl = 172.217.6.127 | ||
| pay.app.goo.gl = 172.217.6.127 | ||
| g.co = 172.217.6.127 | ||
| www.google.org = 172.217.6.127 | ||
| blog.google.org = 172.217.6.127 | ||
| blog.panoramio.com = 172.217.6.127 | ||
| api.recaptcha.net = 172.217.6.127 | ||
| api-secure.recaptcha.net = 172.217.6.127 | ||
| mailhide.recaptcha.net = 172.217.6.127 | ||
| webmproject.org = 172.217.6.127 | ||
| www.webmproject.org = 172.217.6.127 | ||
| www.chromercise.com = 172.217.6.127 | ||
| www.data-vocabulary.org = 172.217.6.127 | ||
| www.googleinsidesearch.com = 172.217.6.127 | ||
| www.teachparentstech.org = 172.217.6.127 | ||
| www.thinkwithgoogle.com = 172.217.6.127 | ||
| www.oneworldmanystories.com = 172.217.6.127 | ||
| www.l.google.com = 172.217.6.127 | ||
| www2.l.google.com = 172.217.6.127 | ||
| www3.l.google.com = 172.217.6.127 | ||
| www4.l.google.com = 172.217.6.127 | ||
| accounts.l.google.com = 172.217.6.127 | ||
| accounts-cctld.l.google.com = 172.217.6.127 | ||
| adwords.l.google.com = 172.217.6.127 | ||
| appspot.l.google.com = 172.217.6.127 | ||
| aspmx.l.google.com = 172.217.6.127 | ||
| b.googlemail.l.google.com = 172.217.6.127 | ||
| blogger.l.google.com = 172.217.6.127 | ||
| bloggerphotos.l.google.com = 172.217.6.127 | ||
| browsersync.l.google.com = 172.217.6.127 | ||
| browserchannel-docs.l.google.com = 172.217.6.127 | ||
| cbk.l.google.com = 172.217.6.127 | ||
| code.l.google.com = 172.217.6.127 | ||
| checkout.l.google.com = 172.217.6.127 | ||
| clients.l.google.com = 172.217.6.127 | ||
| clients-cctld.l.google.com = 172.217.6.127 | ||
| csi.l.google.com = 172.217.6.127 | ||
| desktop.l.google.com = 172.217.6.127 | ||
| dl-ssl.l.google.com = 172.217.6.127 | ||
| encrypted-tbn.l.google.com = 172.217.6.127 | ||
| gadgets.l.google.com = 172.217.6.127 | ||
| googleapis.l.google.com = 172.217.6.127 | ||
| googlecode.l.google.com = 172.217.6.127 | ||
| googlehosted.l.google.com = 172.217.6.127 | ||
| groups.l.google.com = 172.217.6.127 | ||
| history.l.google.com = 172.217.6.127 | ||
| id.l.google.com = 172.217.6.127 | ||
| images.l.google.com = 172.217.6.127 | ||
| ipv4.l.google.com = 172.217.6.127 | ||
| khms.l.google.com = 172.217.6.127 | ||
| large-uploads.l.google.com = 172.217.6.127 | ||
| maps.l.google.com = 172.217.6.127 | ||
| maps-cctld.l.google.com = 172.217.6.127 | ||
| mt.l.google.com = 172.217.6.127 | ||
| mts.l.google.com = 172.217.6.127 | ||
| music-china.l.google.com = 172.217.6.127 | ||
| music-streaming.l.google.com = 172.217.6.127 | ||
| mw-medium.l.google.com = 172.217.6.127 | ||
| mw-small.l.google.com = 172.217.6.127 | ||
| news.l.google.com = 172.217.6.127 | ||
| pagead-tpc.l.google.com = 172.217.6.127 | ||
| picasaweb.l.google.com = 172.217.6.127 | ||
| plus.l.google.com = 172.217.6.127 | ||
| photos-ugc.l.google.com = 172.217.6.127 | ||
| sandbox.l.google.com = 172.217.6.127 | ||
| safebrowsing.cache.l.google.com = 172.217.6.127 | ||
| sb.l.google.com = 172.217.6.127 | ||
| sb-ssl.l.google.com = 172.217.6.127 | ||
| scholar.l.google.com = 172.217.6.127 | ||
| sketchup.l.google.com = 172.217.6.127 | ||
| spreadsheets.l.google.com = 172.217.6.127 | ||
| spreadsheets-china.l.google.com = 172.217.6.127 | ||
| sslvideo-upload.l.google.com = 172.217.6.127 | ||
| suggestqueries.l.google.com = 172.217.6.127 | ||
| tbn.l.google.com = 172.217.6.127 | ||
| tools.l.google.com = 172.217.6.127 | ||
| video.l.google.com = 172.217.6.127 | ||
| googlecl.googlecode.com = 172.217.6.127 | ||
| video-stats.l.google.com = 172.217.6.127 | ||
| video-analytics.l.google.com = 172.217.6.127 | ||
| video-thumbnails.l.google.com = 172.217.6.127 | ||
| wifi.l.google.com = 172.217.6.127 | ||
| writely.l.google.com = 172.217.6.127 | ||
| writely-china.l.google.com = 172.217.6.127 | ||
| www3-china.l.google.com = 172.217.6.127 | ||
| wildcard-talkgadget.l.google.com = 172.217.6.127 | ||
| www-wide.l.google.com = 172.217.6.127 | ||
| yt-video-upload.l.google.com = 172.217.6.127 | ||
| ytimg.l.google.com = 172.217.6.127 | ||
| ytstatic.l.google.com = 172.217.6.127 | ||
| admob.com = 172.217.6.127 | ||
| www.admob.com = 172.217.6.127 | ||
| apps.admob.com = 172.217.6.127 | ||
| adwords.google.com = 172.217.6.127 | ||
| adwords.google.sk = 172.217.6.127 | ||
| play.google.com = 172.217.6.127 | ||
| payments.google.com = 172.217.6.127 | ||
| withgoogle.com = 172.217.6.127 | ||
| www.withgoogle.com = 172.217.6.127 | ||
| cloudnext.withgoogle.com = 172.217.6.127 | ||
| edutrainingcenter.withgoogle.com = 172.217.6.127 | ||
| earthview.withgoogle.com = 172.217.6.127 | ||
| lightsaber.withgoogle.com = 172.217.6.127 | ||
| britishmuseum.withgoogle.com = 172.217.6.127 | ||
| beyondthemap.withgoogle.com = 172.217.6.127 | ||
| analyticsacademy.withgoogle.com = 172.217.6.127 | ||
| spellup.withgoogle.com = 172.217.6.127 | ||
| toolbox.googleapps.com = 172.217.6.127 | ||
| m.google.com = 172.217.6.127 | ||
| m.google.com.hk = 172.217.6.127 | ||
| m.google.com.tw = 172.217.6.127 | ||
| m.google.com.sg = 172.217.6.127 | ||
| mobile.google.com = 172.217.6.127 | ||
| mobile.l.google.com = 172.217.6.127 | ||
| talkgadget.l.google.com = 172.217.6.127 | ||
| hangouts.google.com = 172.217.6.127 | ||
| hangout.google.com = 172.217.6.127 | ||
| 0.talkgadget.google.com = 172.217.6.127 | ||
| chromoting-oauth.talkgadget.google.com = 172.217.6.127 | ||
| chromoting-host.talkgadget.google.com = 172.217.6.127 | ||
| chromoting-client.talkgadget.google.com = 172.217.6.127 | ||
| remoting-pa.googleapis.com = 172.217.6.127 | ||
| personalsafety-pa.googleapis.com = 172.217.6.127 | ||
| clientmetrics-pa.googleapis.com = 172.217.6.127 | ||
| contacts.google.com = 172.217.6.127 | ||
| youtu.be = 172.217.6.127 | ||
| i.ytimg.com = 172.217.6.127 | ||
| i1.ytimg.com = 172.217.6.127 | ||
| i2.ytimg.com = 172.217.6.127 | ||
| i3.ytimg.com = 172.217.6.127 | ||
| i4.ytimg.com = 172.217.6.127 | ||
| i9.ytimg.com = 172.217.6.127 | ||
| s.ytimg.com = 172.217.6.127 | ||
| manifest.googlevideo.com = 172.217.6.127 | ||
| onetoday.google.com = 172.217.6.127 | ||
| notifications.google.com = 172.217.6.127 | ||
| material.io = 216.239.38.21 | ||
| attribution.google.com = 216.58.206.14 | ||
| proxy.googlezip.net = 216.58.196.236 | ||
| compress.googlezip.net = 216.58.196.236 | ||
| proxy-dev.googlezip.net = 216.58.196.236 | ||
| polymer-project.org = 216.239.34.21 | ||
| www.polymer-project.org = 216.58.199.243 | ||
| # Google End | ||
| # Google:Chrome/Chromium Start | ||
| chromium.org = 216.239.32.27 | ||
| www.chromium.org = 216.239.32.27 | ||
| cs.chromium.org = 216.239.32.27 | ||
| dev.chromium.org = 216.239.32.27 | ||
| blog.chromium.org = 216.239.32.27 | ||
| gerrit.chromium.org = 74.125.248.80 | ||
| bugs.chromium.org = 216.58.203.115 | ||
| # Google:Chrome/Chromium End | ||
| # Google:analytics Start | ||
| www.google-analytics.com = 203.208.43.100 | ||
| google-analytics.com = 203.208.43.100 | ||
| # Google:analytics End | ||
| # gstatic Start | ||
| geo0.ggpht.com = 216.58.195.238 | ||
| geo1.ggpht.com = 216.58.195.238 | ||
| geo2.ggpht.com = 216.58.195.238 | ||
| geo3.ggpht.com = 216.58.195.238 | ||
| gm1.ggpht.com = 216.58.195.238 | ||
| gm2.ggpht.com = 216.58.195.238 | ||
| gm3.ggpht.com = 216.58.195.238 | ||
| gm4.ggpht.com = 216.58.195.238 | ||
| lh3.ggpht.com = 216.58.195.238 | ||
| lh4.ggpht.com = 216.58.195.238 | ||
| lh5.ggpht.com = 216.58.195.238 | ||
| lh6.ggpht.com = 216.58.195.238 | ||
| nt0.ggpht.com = 216.58.195.238 | ||
| nt1.ggpht.com = 216.58.195.238 | ||
| nt2.ggpht.com = 216.58.195.238 | ||
| nt3.ggpht.com = 216.58.195.238 | ||
| yt3.ggpht.com = 216.58.195.238 | ||
| yt4.ggpht.com = 216.58.195.238 | ||
| accounts.gstatic.com = 216.58.195.238 | ||
| maps.gstatic.com = 216.58.195.238 | ||
| connectivitycheck.gstatic.com = 216.58.195.238 | ||
| encrypted-tbn0.gstatic.com = 216.58.195.238 | ||
| encrypted-tbn1.gstatic.com = 216.58.195.238 | ||
| encrypted-tbn2.gstatic.com = 216.58.195.238 | ||
| encrypted-tbn3.gstatic.com = 216.58.195.238 | ||
| play-music.gstatic.com = 216.58.195.238 | ||
| mt0.gstatic.com = 216.58.195.238 | ||
| mt1.gstatic.com = 216.58.195.238 | ||
| mt2.gstatic.com = 216.58.195.238 | ||
| mt3.gstatic.com = 216.58.195.238 | ||
| mt4.gstatic.com = 216.58.195.238 | ||
| mt5.gstatic.com = 216.58.195.238 | ||
| mt6.gstatic.com = 216.58.195.238 | ||
| mt7.gstatic.com = 216.58.195.238 | ||
| t0.gstatic.com = 216.58.195.238 | ||
| t1.gstatic.com = 216.58.195.238 | ||
| t2.gstatic.com = 216.58.195.238 | ||
| t3.gstatic.com = 216.58.195.238 | ||
| fonts.gstatic.com = 203.208.51.55 | ||
| # gstatic End | ||
| # Googleapis Start | ||
| chart.apis.google.com = 172.217.6.127 | ||
| explorer.apis.google.com = 172.217.6.127 | ||
| googleapis.com = 172.217.6.127 | ||
| www.googleapis.com = 172.217.6.127 | ||
| ajax.googleapis.com = 172.217.6.127 | ||
| appinvite-pa.googleapis.com = 172.217.6.127 | ||
| appinvite-ipv4-pa.googleapis.com = 172.217.6.127 | ||
| appinvite-ipv6-pa.googleapis.com = 172.217.6.127 | ||
| bigcache.googleapis.com = 172.217.6.127 | ||
| chart.googleapis.com = 172.217.6.127 | ||
| content.googleapis.com = 172.217.6.127 | ||
| device-provisioning.googleapis.com = 172.217.6.127 | ||
| growth-pa.googleapis.com = 172.217.6.127 | ||
| khms0.googleapis.com = 172.217.6.127 | ||
| khms1.googleapis.com = 172.217.6.127 | ||
| maps.googleapis.com = 172.217.6.127 | ||
| opensourceprojects-pa.googleapis.com = 172.217.6.127 | ||
| photos.googleapis.com = 172.217.6.127 | ||
| play.googleapis.com = 172.217.6.127 | ||
| plus.googleapis.com = 172.217.6.127 | ||
| redirector-bigcache.googleapis.com = 172.217.6.127 | ||
| mt0.googleapis.com = 172.217.6.127 | ||
| mt1.googleapis.com = 172.217.6.127 | ||
| mt2.googleapis.com = 172.217.6.127 | ||
| mt3.googleapis.com = 172.217.6.127 | ||
| mts0.googleapis.com = 172.217.6.127 | ||
| mts1.googleapis.com = 172.217.6.127 | ||
| mts2.googleapis.com = 172.217.6.127 | ||
| mts3.googleapis.com = 172.217.6.127 | ||
| ct.googleapis.com = 172.217.6.127 | ||
| securetoken.googleapis.com = 172.217.6.127 | ||
| www-tactile-opensocial.googleusercontent.com = 172.217.6.127 | ||
| safenup.googleusercontent.com = 172.217.6.127 | ||
| www--google--com.safenup.googleusercontent.com = 172.217.6.127 | ||
| www--google--com--hk.safenup.googleusercontent.com = 172.217.6.127 | ||
| doc-00-24-apps-viewer.googleusercontent.com = 172.217.6.127 | ||
| code.getmdl.io = 64.233.188.121 | ||
| # Googleapis End | ||
| # Googleapis:storage Start | ||
| storage.googleapis.com = 172.217.24.208 | ||
| commondatastorage.googleapis.com = 172.217.24.208 | ||
| content-storage.googleapis.com = 172.217.24.208 | ||
| appspot.com.storage.googleapis.com = 172.217.24.208 | ||
| chromedriver.storage.googleapis.com = 172.217.24.208 | ||
| static.panoramio.com.storage.googleapis.com = 172.217.24.208 | ||
| firebasestorage.googleapis.com = 216.58.197.106 | ||
| # Googleapis:storage End | ||
| # Googleusercontent Start | ||
| googlegroups.l.googleusercontent.com = 64.233.189.137 | ||
| www.googleusercontent.com = 216.58.199.225 | ||
| apidata.googleusercontent.com = 216.58.199.225 | ||
| origin-commondatastorage.googleapis.com = 216.58.199.225 | ||
| blogger.googleusercontent.com = 216.58.199.225 | ||
| gadgets.l.googleusercontent.com = 216.58.199.225 | ||
| googlehosted.l.googleusercontent.com = 216.58.199.225 | ||
| markuphelper.googleusercontent.com = 216.58.199.225 | ||
| photos-ugc.l.googleusercontent.com = 216.58.199.225 | ||
| storage.l.googleusercontent.com = 216.58.199.225 | ||
| storage-ugc.l.googleusercontent.com = 216.58.199.225 | ||
| a-fc-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| www-blogger-opensocial.googleusercontent.com = 216.58.199.225 | ||
| books.googleusercontent.com = 216.58.199.225 | ||
| ap1.googleusercontent.com = 216.58.199.225 | ||
| ap2.googleusercontent.com = 216.58.199.225 | ||
| ap3.googleusercontent.com = 216.58.199.225 | ||
| ap4.googleusercontent.com = 216.58.199.225 | ||
| ap5.googleusercontent.com = 216.58.199.225 | ||
| ap6.googleusercontent.com = 216.58.199.225 | ||
| ap7.googleusercontent.com = 216.58.199.225 | ||
| ap8.googleusercontent.com = 216.58.199.225 | ||
| ap9.googleusercontent.com = 216.58.199.225 | ||
| ci0.googleusercontent.com = 216.58.199.225 | ||
| ci1.googleusercontent.com = 216.58.199.225 | ||
| ci2.googleusercontent.com = 216.58.199.225 | ||
| ci3.googleusercontent.com = 216.58.199.225 | ||
| ci4.googleusercontent.com = 216.58.199.225 | ||
| ci5.googleusercontent.com = 216.58.199.225 | ||
| ci6.googleusercontent.com = 216.58.199.225 | ||
| gp3.googleusercontent.com = 216.58.199.225 | ||
| gp4.googleusercontent.com = 216.58.199.225 | ||
| gp5.googleusercontent.com = 216.58.199.225 | ||
| gp6.googleusercontent.com = 216.58.199.225 | ||
| gp.googleusercontent.com = 216.58.199.225 | ||
| sp0.googleusercontent.com = 216.58.199.225 | ||
| sp1.googleusercontent.com = 216.58.199.225 | ||
| sp2.googleusercontent.com = 216.58.199.225 | ||
| sp3.googleusercontent.com = 216.58.199.225 | ||
| sp4.googleusercontent.com = 216.58.199.225 | ||
| sp5.googleusercontent.com = 216.58.199.225 | ||
| sp6.googleusercontent.com = 216.58.199.225 | ||
| sp7.googleusercontent.com = 216.58.199.225 | ||
| sp8.googleusercontent.com = 216.58.199.225 | ||
| sp9.googleusercontent.com = 216.58.199.225 | ||
| 1-ps.googleusercontent.com = 216.58.199.225 | ||
| 2-ps.googleusercontent.com = 216.58.199.225 | ||
| 3-ps.googleusercontent.com = 216.58.199.225 | ||
| 4-ps.googleusercontent.com = 216.58.199.225 | ||
| gp0.googleusercontent.com = 216.58.199.225 | ||
| gp1.googleusercontent.com = 216.58.199.225 | ||
| gp2.googleusercontent.com = 216.58.199.225 | ||
| www-hangouts-opensocial.googleusercontent.com = 216.58.199.225 | ||
| clients1.googleusercontent.com = 216.58.199.225 | ||
| clients2.googleusercontent.com = 216.58.199.225 | ||
| clients3.googleusercontent.com = 216.58.199.225 | ||
| clients4.googleusercontent.com = 216.58.199.225 | ||
| clients5.googleusercontent.com = 216.58.199.225 | ||
| clients6.googleusercontent.com = 216.58.199.225 | ||
| clients7.googleusercontent.com = 216.58.199.225 | ||
| code-opensocial.googleusercontent.com = 216.58.199.225 | ||
| t.doc-0-0-sj.sj.googleusercontent.com = 216.58.199.225 | ||
| doc-00-00-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-00-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-00-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-00-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-00-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-00-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-00-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-00-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-00-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-00-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-04-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-04-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-04-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-04-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-04-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-04-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-04-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-04-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-04-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-04-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-08-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-08-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-08-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-08-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-08-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-08-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-08-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-08-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-08-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-08-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-0c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-0c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-0c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-0c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-0c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-0c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-0c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-0c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-0c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-0c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-0g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-0g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-0g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-0g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-0g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-0g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-0g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-0g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-0g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-0g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-0k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-0k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-0k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-0k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-0k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-0k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-0k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-0k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-0k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-0k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-0o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-0o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-0o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-0o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-0o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-0o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-0o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-0o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-0o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-0o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-0s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-0s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-0s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-0s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-0s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-0s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-0s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-0s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-0s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-0s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-10-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-10-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-10-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-10-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-10-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-10-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-10-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-10-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-10-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-10-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-14-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-14-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-14-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-14-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-14-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-14-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-14-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-14-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-14-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-14-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-18-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-18-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-18-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-18-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-18-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-18-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-18-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-18-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-18-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-18-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-1c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-1c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-1c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-1c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-1c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-1c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-1c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-1c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-1c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-1c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-1g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-1g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-1g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-1g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-1g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-1g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-1g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-1g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-1g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-1g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-1k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-1k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-1k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-1k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-1k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-1k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-1k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-1k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-1k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-1k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-1o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-1o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-1o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-1o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-1o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-1o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-1o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-1o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-1o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-1o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-1s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-1s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-1s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-1s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-1s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-1s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-1s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-1s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-1s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-1s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-20-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-20-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-20-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-20-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-20-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-20-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-20-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-20-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-20-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-20-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-24-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-24-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-24-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-24-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-24-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-24-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-24-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-24-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-24-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-24-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-28-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-28-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-28-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-28-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-28-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-28-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-28-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-28-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-28-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-28-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-2c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-2c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-2c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-2c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-2c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-2c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-2c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-2c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-2c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-2c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-2g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-2g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-2g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-2g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-2g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-2g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-2g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-2g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-2g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-2g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-2k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-2k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-2k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-2k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-2k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-2k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-2k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-2k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-2k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-2k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-2o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-2o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-2o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-2o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-2o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-2o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-2o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-2o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-2o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-2o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-2s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-2s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-2s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-2s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-2s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-2s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-2s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-2s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-2s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-2s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-30-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-30-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-30-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-30-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-30-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-30-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-30-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-30-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-30-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-30-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-34-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-34-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-34-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-34-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-34-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-34-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-34-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-34-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-34-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-34-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-38-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-38-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-38-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-38-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-38-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-38-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-38-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-38-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-38-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-38-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-3c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-3c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-3c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-3c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-3c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-3c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-3c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-3c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-3c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-3c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-3g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-3g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-3g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-3g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-3g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-3g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-3g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-3g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-3g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-3g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-3k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-3k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-3k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-3k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-3k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-3k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-3k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-3k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-3k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-3k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-3o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-3o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-3o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-3o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-3o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-3o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-3o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-3o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-3o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-3o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-3s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-3s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-3s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-3s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-3s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-3s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-3s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-3s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-3s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-3s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-40-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-40-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-40-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-40-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-40-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-40-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-40-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-40-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-40-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-40-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-44-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-44-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-44-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-44-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-44-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-44-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-44-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-44-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-44-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-44-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-48-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-48-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-48-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-48-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-48-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-48-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-48-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-48-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-48-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-48-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-4c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-4c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-4c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-4c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-4c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-4c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-4c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-4c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-4c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-4c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-4g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-4g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-4g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-4g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-4g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-4g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-4g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-4g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-4g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-4g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-4k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-4k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-4k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-4k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-4k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-4k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-4k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-4k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-4k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-4k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-4o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-4o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-4o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-4o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-4o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-4o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-4o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-4o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-4o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-4o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-4s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-4s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-4s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-4s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-4s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-4s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-4s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-4s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-4s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-4s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-50-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-50-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-50-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-50-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-50-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-50-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-50-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-50-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-50-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-50-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-54-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-54-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-54-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-54-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-54-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-54-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-54-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-54-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-54-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-54-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-58-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-58-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-58-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-58-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-58-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-58-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-58-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-58-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-58-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-58-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-5c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-5c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-5c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-5c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-5c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-5c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-5c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-5c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-5c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-5c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-5g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-5g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-5g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-5g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-5g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-5g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-5g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-5g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-5g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-5g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-5k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-5k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-5k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-5k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-5k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-5k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-5k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-5k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-5k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-5k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-5o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-5o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-5o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-5o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-5o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-5o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-5o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-5o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-5o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-5o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-5s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-5s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-5s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-5s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-5s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-5s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-5s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-5s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-5s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-5s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-60-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-60-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-60-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-60-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-60-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-60-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-60-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-60-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-60-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-60-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-64-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-64-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-64-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-64-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-64-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-64-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-64-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-64-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-64-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-64-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-68-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-68-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-68-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-68-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-68-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-68-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-68-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-68-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-68-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-68-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-6c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-6c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-6c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-6c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-6c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-6c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-6c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-6c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-6c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-6c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-6g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-6g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-6g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-6g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-6g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-6g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-6g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-6g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-6g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-6g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-6k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-6k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-6k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-6k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-6k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-6k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-6k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-6k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-6k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-6k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-6o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-6o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-6o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-6o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-6o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-6o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-6o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-6o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-6o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-6o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-6s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-6s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-6s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-6s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-6s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-6s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-6s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-6s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-6s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-6s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-70-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-70-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-70-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-70-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-70-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-70-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-70-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-70-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-70-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-70-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-74-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-74-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-74-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-74-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-74-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-74-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-74-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-74-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-74-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-74-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-78-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-78-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-78-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-78-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-78-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-78-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-78-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-78-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-78-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-78-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-7c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-7c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-7c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-7c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-7c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-7c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-7c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-7c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-7c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-7c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-7g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-7g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-7g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-7g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-7g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-7g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-7g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-7g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-7g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-7g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-7k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-7k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-7k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-7k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-7k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-7k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-7k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-7k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-7k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-7k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-7o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-7o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-7o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-7o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-7o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-7o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-7o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-7o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-7o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-7o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-7s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-7s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-7s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-7s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-7s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-7s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-7s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-7s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-7s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-7s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-80-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-80-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-80-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-80-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-80-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-80-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-80-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-80-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-80-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-80-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-84-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-84-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-84-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-84-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-84-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-84-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-84-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-84-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-84-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-84-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-88-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-88-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-88-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-88-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-88-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-88-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-88-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-88-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-88-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-88-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-8c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-8c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-8c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-8c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-8c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-8c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-8c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-8c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-8c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-8c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-8g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-8g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-8g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-8g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-8g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-8g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-8g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-8g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-8g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-8g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-8k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-8k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-8k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-8k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-8k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-8k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-8k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-8k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-8k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-8k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-8o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-8o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-8o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-8o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-8o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-8o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-8o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-8o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-8o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-8o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-8s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-8s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-8s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-8s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-8s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-8s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-8s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-8s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-8s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-8s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-90-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-90-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-90-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-90-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-90-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-90-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-90-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-90-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-90-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-90-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-94-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-94-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-94-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-94-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-94-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-94-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-94-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-94-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-94-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-94-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-98-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-98-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-98-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-98-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-98-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-98-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-98-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-98-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-98-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-98-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-9c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-9c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-9c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-9c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-9c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-9c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-9c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-9c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-9c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-9c-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-9g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-9g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-9g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-9g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-9g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-9g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-9g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-9g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-9g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-9g-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-9k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-9k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-9k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-9k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-9k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-9k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-9k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-9k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-9k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-9k-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-9o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-9o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-9o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-9o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-9o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-9o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-9o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-9o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-9o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-9o-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-9s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-9s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-9s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-9s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-9s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-9s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-9s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-9s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-9s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-9s-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-a0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-a0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-a0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-a0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-a0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-a0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-a0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-a0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-a0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-a0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-a4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-a4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-a4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-a4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-a4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-a4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-a4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-a4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-a4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-a4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-a8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-a8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-a8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-a8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-a8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-a8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-a8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-a8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-a8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-a8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-ac-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-ac-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-ac-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-ac-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-ac-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-ac-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-ac-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-ac-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-ac-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-ac-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-ag-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-ag-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-ag-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-ag-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-ag-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-ag-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-ag-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-ag-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-ag-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-ag-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-ak-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-ak-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-ak-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-ak-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-ak-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-ak-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-ak-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-ak-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-ak-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-ak-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-ao-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-ao-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-ao-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-ao-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-ao-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-ao-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-ao-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-ao-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-ao-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-ao-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-as-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-as-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-as-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-as-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-as-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-as-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-as-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-as-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-as-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-as-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-b0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-b0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-b0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-b0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-b0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-b0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-b0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-b0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-b0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-b0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-b4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-b4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-b4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-b4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-b4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-b4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-b4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-b4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-b4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-b4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-b8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-b8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-b8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-b8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-b8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-b8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-b8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-b8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-b8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-b8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-bc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-bc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-bc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-bc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-bc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-bc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-bc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-bc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-bc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-bc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-bg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-bg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-bg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-bg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-bg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-bg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-bg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-bg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-bg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-bg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-bk-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-bk-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-bk-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-bk-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-bk-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-bk-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-bk-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-bk-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-bk-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-bk-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-bo-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-bo-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-bo-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-bo-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-bo-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-bo-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-bo-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-bo-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-bo-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-bo-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-bs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-bs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-bs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-bs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-bs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-bs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-bs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-bs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-bs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-bs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-c0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-c0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-c0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-c0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-c0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-c0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-c0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-c0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-c0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-c0-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-c4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-c4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-c4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-c4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-c4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-c4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-c4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-c4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-c4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-c4-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-c8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-c8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-c8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-c8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-c8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-c8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-c8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-c8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-c8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-c8-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-cc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-cc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-cc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-cc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-cc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-cc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-cc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-cc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-cc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-cc-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-cg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-cg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-cg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-cg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-cg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-cg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-cg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-cg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-cg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-cg-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-ck-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-ck-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-ck-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-ck-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-ck-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-ck-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-ck-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-ck-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-ck-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-ck-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-co-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-co-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-co-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-co-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-co-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-co-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-co-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-co-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-co-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-co-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-cs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-04-cs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-08-cs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-cs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-cs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-cs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-cs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-cs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-10-cs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-14-cs-docs.googleusercontent.com = 216.58.199.225 | ||
| doc-00-2g-3dwarehouse.googleusercontent.com = 216.58.199.225 | ||
| doc-04-2g-3dwarehouse.googleusercontent.com = 216.58.199.225 | ||
| doc-08-2g-3dwarehouse.googleusercontent.com = 216.58.199.225 | ||
| doc-0c-2g-3dwarehouse.googleusercontent.com = 216.58.199.225 | ||
| doc-0g-2g-3dwarehouse.googleusercontent.com = 216.58.199.225 | ||
| doc-0k-2g-3dwarehouse.googleusercontent.com = 216.58.199.225 | ||
| doc-0o-2g-3dwarehouse.googleusercontent.com = 216.58.199.225 | ||
| doc-0s-2g-3dwarehouse.googleusercontent.com = 216.58.199.225 | ||
| doc-10-2g-3dwarehouse.googleusercontent.com = 216.58.199.225 | ||
| doc-14-2g-3dwarehouse.googleusercontent.com = 216.58.199.225 | ||
| feedback.googleusercontent.com = 216.58.199.225 | ||
| images1-esmobile-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images2-esmobile-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images3-esmobile-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images4-esmobile-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images5-esmobile-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images6-esmobile-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images7-esmobile-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images8-esmobile-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images9-esmobile-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images1-hangout-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images2-hangout-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images3-hangout-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images4-hangout-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images5-hangout-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images6-hangout-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images7-hangout-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images8-hangout-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images9-hangout-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images-docs-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images-oz-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images-lso-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images-blogger-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images-pos-opensocial.googleusercontent.com = 216.58.199.225 | ||
| www-calendar-opensocial.googleusercontent.com = 216.58.199.225 | ||
| a-oz-opensocial.googleusercontent.com = 216.58.199.225 | ||
| lh0.googleusercontent.com = 216.58.199.225 | ||
| lh1.googleusercontent.com = 216.58.199.225 | ||
| lh2.googleusercontent.com = 216.58.199.225 | ||
| lh3.googleusercontent.com = 216.58.199.225 | ||
| lh4.googleusercontent.com = 216.58.199.225 | ||
| lh5.googleusercontent.com = 216.58.199.225 | ||
| lh6.googleusercontent.com = 216.58.199.225 | ||
| mail-attachment.googleusercontent.com = 216.58.199.225 | ||
| music-onebox.googleusercontent.com = 216.58.199.225 | ||
| newsstand.googleusercontent.com = 216.58.199.225 | ||
| oauth.googleusercontent.com = 216.58.199.225 | ||
| producer.googleusercontent.com = 216.58.199.225 | ||
| reader.googleusercontent.com = 216.58.199.225 | ||
| s1.googleusercontent.com = 216.58.199.225 | ||
| s2.googleusercontent.com = 216.58.199.225 | ||
| s3.googleusercontent.com = 216.58.199.225 | ||
| s4.googleusercontent.com = 216.58.199.225 | ||
| s5.googleusercontent.com = 216.58.199.225 | ||
| s6.googleusercontent.com = 216.58.199.225 | ||
| spreadsheets-opensocial.googleusercontent.com = 216.58.199.225 | ||
| static.googleusercontent.com = 216.58.199.225 | ||
| themes.googleusercontent.com = 216.58.199.225 | ||
| translate.googleusercontent.com = 216.58.199.225 | ||
| video.googleusercontent.com = 216.58.199.225 | ||
| wave.googleusercontent.com = 216.58.199.225 | ||
| webcache.googleusercontent.com = 216.58.199.225 | ||
| ytimg.googleusercontent.com = 216.58.199.225 | ||
| www-opensocial.googleusercontent.com = 216.58.199.225 | ||
| www-gm-opensocial.googleusercontent.com = 216.58.199.225 | ||
| sandbox.googleusercontent.com = 216.58.199.225 | ||
| www-opensocial-sandbox.googleusercontent.com = 216.58.199.225 | ||
| www-fc-opensocial.googleusercontent.com = 216.58.199.225 | ||
| www-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images0-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images1-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images2-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images3-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images4-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images5-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images6-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images7-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images8-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images9-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 0-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 1-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 2-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 3-focus-opensocial.googleusercontent.com = 216.58.199.225 | ||
| www-fusiontables-opensocial.googleusercontent.com = 216.58.199.225 | ||
| www-kix-opensocial.googleusercontent.com = 216.58.199.225 | ||
| www-onepick-opensocial.googleusercontent.com = 216.58.199.225 | ||
| images-onepick-opensocial.googleusercontent.com = 216.58.199.225 | ||
| www-open-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 0-open-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 1-open-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 2-open-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 3-open-opensocial.googleusercontent.com = 216.58.199.225 | ||
| www-oz-opensocial.googleusercontent.com = 216.58.199.225 | ||
| www-trixcopysheet-opensocial.googleusercontent.com = 216.58.199.225 | ||
| www-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 0-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 1-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 2-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 3-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 4-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 5-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 6-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 7-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 8-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 9-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 10-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 11-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 12-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 13-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 14-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 15-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 16-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 17-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 18-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 19-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 20-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 21-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 22-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 23-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 24-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 25-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 26-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 27-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 28-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 29-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 30-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 31-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 32-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 33-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 34-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 35-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 36-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 37-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 38-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 39-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| 40-wave-opensocial.googleusercontent.com = 216.58.199.225 | ||
| # Googleusercontent End | ||
| # Google:code Start | ||
| googlecode.l.googleusercontent.com = 64.233.189.82 | ||
| # Google:code End | ||
| # Google:groups Start | ||
| googlegroups.l.googleusercontent.com = 64.233.189.137 | ||
| # Google:groups End | ||
| # Google:others Start | ||
| google.ad = 172.217.6.127 | ||
| google.ae = 172.217.6.127 | ||
| google.al = 172.217.6.127 | ||
| google.am = 172.217.6.127 | ||
| google.as = 172.217.6.127 | ||
| google.at = 172.217.6.127 | ||
| google.az = 172.217.6.127 | ||
| google.ba = 172.217.6.127 | ||
| google.be = 172.217.6.127 | ||
| google.bf = 172.217.6.127 | ||
| google.bg = 172.217.6.127 | ||
| google.bi = 172.217.6.127 | ||
| google.bj = 172.217.6.127 | ||
| google.bs = 172.217.6.127 | ||
| google.bt = 172.217.6.127 | ||
| google.by = 172.217.6.127 | ||
| google.ca = 172.217.6.127 | ||
| google.cat = 172.217.6.127 | ||
| google.cd = 172.217.6.127 | ||
| google.cf = 172.217.6.127 | ||
| google.cg = 172.217.6.127 | ||
| google.ch = 172.217.6.127 | ||
| google.ci = 172.217.6.127 | ||
| google.cl = 172.217.6.127 | ||
| google.cm = 172.217.6.127 | ||
| google.co.ao = 172.217.6.127 | ||
| google.co.bw = 172.217.6.127 | ||
| google.co.ck = 172.217.6.127 | ||
| google.co.cr = 172.217.6.127 | ||
| google.co.id = 172.217.6.127 | ||
| google.co.il = 172.217.6.127 | ||
| google.co.in = 172.217.6.127 | ||
| google.co.ke = 172.217.6.127 | ||
| google.co.kr = 172.217.6.127 | ||
| google.co.ls = 172.217.6.127 | ||
| google.co.ma = 172.217.6.127 | ||
| google.co.mz = 172.217.6.127 | ||
| google.co.nz = 172.217.6.127 | ||
| google.co.th = 172.217.6.127 | ||
| google.co.tz = 172.217.6.127 | ||
| google.co.ug = 172.217.6.127 | ||
| google.co.uk = 172.217.6.127 | ||
| google.co.uz = 172.217.6.127 | ||
| google.co.ve = 172.217.6.127 | ||
| google.co.vi = 172.217.6.127 | ||
| google.co.za = 172.217.6.127 | ||
| google.co.zm = 172.217.6.127 | ||
| google.co.zw = 172.217.6.127 | ||
| google.cv = 172.217.6.127 | ||
| google.cz = 172.217.6.127 | ||
| google.de = 172.217.6.127 | ||
| google.dj = 172.217.6.127 | ||
| google.dk = 172.217.6.127 | ||
| google.dm = 172.217.6.127 | ||
| google.dz = 172.217.6.127 | ||
| google.ee = 172.217.6.127 | ||
| google.es = 172.217.6.127 | ||
| google.fi = 172.217.6.127 | ||
| google.fm = 172.217.6.127 | ||
| google.fr = 172.217.6.127 | ||
| google.ga = 172.217.6.127 | ||
| google.ge = 172.217.6.127 | ||
| google.gg = 172.217.6.127 | ||
| google.gl = 172.217.6.127 | ||
| google.gm = 172.217.6.127 | ||
| google.gp = 172.217.6.127 | ||
| google.gr = 172.217.6.127 | ||
| google.gy = 172.217.6.127 | ||
| google.hn = 172.217.6.127 | ||
| google.hr = 172.217.6.127 | ||
| google.ht = 172.217.6.127 | ||
| google.hu = 172.217.6.127 | ||
| google.ie = 172.217.6.127 | ||
| google.im = 172.217.6.127 | ||
| google.iq = 172.217.6.127 | ||
| google.is = 172.217.6.127 | ||
| google.it = 172.217.6.127 | ||
| google.je = 172.217.6.127 | ||
| google.jo = 172.217.6.127 | ||
| google.kg = 172.217.6.127 | ||
| google.ki = 172.217.6.127 | ||
| google.kz = 172.217.6.127 | ||
| google.la = 172.217.6.127 | ||
| google.li = 172.217.6.127 | ||
| google.lk = 172.217.6.127 | ||
| google.lt = 172.217.6.127 | ||
| google.lu = 172.217.6.127 | ||
| google.lv = 172.217.6.127 | ||
| google.md = 172.217.6.127 | ||
| google.me = 172.217.6.127 | ||
| google.mg = 172.217.6.127 | ||
| google.mk = 172.217.6.127 | ||
| google.ml = 172.217.6.127 | ||
| google.mn = 172.217.6.127 | ||
| google.ms = 172.217.6.127 | ||
| google.mu = 172.217.6.127 | ||
| google.mv = 172.217.6.127 | ||
| google.mw = 172.217.6.127 | ||
| google.ne = 172.217.6.127 | ||
| google.nl = 172.217.6.127 | ||
| google.no = 172.217.6.127 | ||
| google.nr = 172.217.6.127 | ||
| google.nu = 172.217.6.127 | ||
| google.pl = 172.217.6.127 | ||
| google.pn = 172.217.6.127 | ||
| google.ps = 172.217.6.127 | ||
| google.pt = 172.217.6.127 | ||
| google.ro = 172.217.6.127 | ||
| google.rs = 172.217.6.127 | ||
| google.ru = 172.217.6.127 | ||
| google.rw = 172.217.6.127 | ||
| google.sc = 172.217.6.127 | ||
| google.se = 172.217.6.127 | ||
| google.sh = 172.217.6.127 | ||
| google.si = 172.217.6.127 | ||
| google.sk = 172.217.6.127 | ||
| google.sm = 172.217.6.127 | ||
| google.sn = 172.217.6.127 | ||
| google.so = 172.217.6.127 | ||
| google.st = 172.217.6.127 | ||
| google.td = 172.217.6.127 | ||
| google.tg = 172.217.6.127 | ||
| google.tk = 172.217.6.127 | ||
| google.tl = 172.217.6.127 | ||
| google.tm = 172.217.6.127 | ||
| google.tn = 172.217.6.127 | ||
| google.to = 172.217.6.127 | ||
| google.tt = 172.217.6.127 | ||
| google.vg = 172.217.6.127 | ||
| google.vu = 172.217.6.127 | ||
| google.ws = 172.217.6.127 | ||
| www.google.ad = 172.217.6.127 | ||
| www.google.ae = 172.217.6.127 | ||
| www.google.al = 172.217.6.127 | ||
| www.google.am = 172.217.6.127 | ||
| www.google.as = 172.217.6.127 | ||
| www.google.at = 172.217.6.127 | ||
| www.google.az = 172.217.6.127 | ||
| www.google.ba = 172.217.6.127 | ||
| www.google.be = 172.217.6.127 | ||
| www.google.bf = 172.217.6.127 | ||
| www.google.bg = 172.217.6.127 | ||
| www.google.bi = 172.217.6.127 | ||
| www.google.bj = 172.217.6.127 | ||
| www.google.bs = 172.217.6.127 | ||
| www.google.bt = 172.217.6.127 | ||
| www.google.by = 172.217.6.127 | ||
| www.google.ca = 172.217.6.127 | ||
| www.google.cat = 172.217.6.127 | ||
| www.google.cd = 172.217.6.127 | ||
| www.google.cf = 172.217.6.127 | ||
| www.google.cg = 172.217.6.127 | ||
| www.google.ch = 172.217.6.127 | ||
| www.google.ci = 172.217.6.127 | ||
| www.google.cl = 172.217.6.127 | ||
| www.google.cm = 172.217.6.127 | ||
| www.google.co.ao = 172.217.6.127 | ||
| www.google.co.bw = 172.217.6.127 | ||
| www.google.co.ck = 172.217.6.127 | ||
| www.google.co.cr = 172.217.6.127 | ||
| www.google.co.id = 172.217.6.127 | ||
| www.google.co.il = 172.217.6.127 | ||
| www.google.co.in = 172.217.6.127 | ||
| www.google.co.ke = 172.217.6.127 | ||
| www.google.co.kr = 172.217.6.127 | ||
| www.google.co.ls = 172.217.6.127 | ||
| www.google.co.ma = 172.217.6.127 | ||
| www.google.co.mz = 172.217.6.127 | ||
| www.google.co.nz = 172.217.6.127 | ||
| www.google.co.th = 172.217.6.127 | ||
| www.google.co.tz = 172.217.6.127 | ||
| www.google.co.ug = 172.217.6.127 | ||
| www.google.co.uk = 172.217.6.127 | ||
| www.google.co.uz = 172.217.6.127 | ||
| www.google.co.ve = 172.217.6.127 | ||
| www.google.co.vi = 172.217.6.127 | ||
| www.google.co.za = 172.217.6.127 | ||
| www.google.co.zm = 172.217.6.127 | ||
| www.google.co.zw = 172.217.6.127 | ||
| www.google.com.af = 172.217.6.127 | ||
| www.google.com.ag = 172.217.6.127 | ||
| www.google.com.ai = 172.217.6.127 | ||
| www.google.com.ar = 172.217.6.127 | ||
| www.google.com.au = 172.217.6.127 | ||
| www.google.com.bd = 172.217.6.127 | ||
| www.google.com.bh = 172.217.6.127 | ||
| www.google.com.bn = 172.217.6.127 | ||
| www.google.com.bo = 172.217.6.127 | ||
| www.google.com.br = 172.217.6.127 | ||
| www.google.com.bz = 172.217.6.127 | ||
| www.google.com.co = 172.217.6.127 | ||
| www.google.com.cu = 172.217.6.127 | ||
| www.google.com.cy = 172.217.6.127 | ||
| www.google.com.do = 172.217.6.127 | ||
| www.google.com.ec = 172.217.6.127 | ||
| www.google.com.eg = 172.217.6.127 | ||
| www.google.com.et = 172.217.6.127 | ||
| www.google.com.fj = 172.217.6.127 | ||
| www.google.com.gh = 172.217.6.127 | ||
| www.google.com.gi = 172.217.6.127 | ||
| www.google.com.gr = 172.217.6.127 | ||
| www.google.com.gt = 172.217.6.127 | ||
| www.google.com.jm = 172.217.6.127 | ||
| www.google.com.kh = 172.217.6.127 | ||
| www.google.com.kw = 172.217.6.127 | ||
| www.google.com.lb = 172.217.6.127 | ||
| www.google.com.ly = 172.217.6.127 | ||
| www.google.com.mm = 172.217.6.127 | ||
| www.google.com.mt = 172.217.6.127 | ||
| www.google.com.mx = 172.217.6.127 | ||
| www.google.com.my = 172.217.6.127 | ||
| www.google.com.na = 172.217.6.127 | ||
| www.google.com.nf = 172.217.6.127 | ||
| www.google.com.ng = 172.217.6.127 | ||
| www.google.com.ni = 172.217.6.127 | ||
| www.google.com.np = 172.217.6.127 | ||
| www.google.com.om = 172.217.6.127 | ||
| www.google.com.pa = 172.217.6.127 | ||
| www.google.com.pe = 172.217.6.127 | ||
| www.google.com.pg = 172.217.6.127 | ||
| www.google.com.ph = 172.217.6.127 | ||
| www.google.com.pk = 172.217.6.127 | ||
| www.google.com.pr = 172.217.6.127 | ||
| www.google.com.py = 172.217.6.127 | ||
| www.google.com.qa = 172.217.6.127 | ||
| www.google.com.ru = 172.217.6.127 | ||
| www.google.com.sa = 172.217.6.127 | ||
| www.google.com.sb = 172.217.6.127 | ||
| www.google.com.sl = 172.217.6.127 | ||
| www.google.com.sv = 172.217.6.127 | ||
| www.google.com.tj = 172.217.6.127 | ||
| www.google.com.tr = 172.217.6.127 | ||
| www.google.com.ua = 172.217.6.127 | ||
| www.google.com.uy = 172.217.6.127 | ||
| www.google.com.vc = 172.217.6.127 | ||
| www.google.com.vn = 172.217.6.127 | ||
| www.google.cv = 172.217.6.127 | ||
| www.google.cz = 172.217.6.127 | ||
| www.google.de = 172.217.6.127 | ||
| www.google.dj = 172.217.6.127 | ||
| www.google.dk = 172.217.6.127 | ||
| www.google.dm = 172.217.6.127 | ||
| www.google.dz = 172.217.6.127 | ||
| www.google.ee = 172.217.6.127 | ||
| www.google.es = 172.217.6.127 | ||
| www.google.fi = 172.217.6.127 | ||
| www.google.fm = 172.217.6.127 | ||
| www.google.fr = 172.217.6.127 | ||
| www.google.ga = 172.217.6.127 | ||
| www.google.ge = 172.217.6.127 | ||
| www.google.gg = 172.217.6.127 | ||
| www.google.gl = 172.217.6.127 | ||
| www.google.gm = 172.217.6.127 | ||
| www.google.gp = 172.217.6.127 | ||
| www.google.gr = 172.217.6.127 | ||
| www.google.gy = 172.217.6.127 | ||
| www.google.hn = 172.217.6.127 | ||
| www.google.hr = 172.217.6.127 | ||
| www.google.ht = 172.217.6.127 | ||
| www.google.hu = 172.217.6.127 | ||
| www.google.ie = 172.217.6.127 | ||
| www.google.im = 172.217.6.127 | ||
| www.google.iq = 172.217.6.127 | ||
| www.google.is = 172.217.6.127 | ||
| www.google.it = 172.217.6.127 | ||
| www.google.je = 172.217.6.127 | ||
| www.google.jo = 172.217.6.127 | ||
| www.google.kg = 172.217.6.127 | ||
| www.google.ki = 172.217.6.127 | ||
| www.google.kz = 172.217.6.127 | ||
| www.google.la = 172.217.6.127 | ||
| www.google.li = 172.217.6.127 | ||
| www.google.lk = 172.217.6.127 | ||
| www.google.lt = 172.217.6.127 | ||
| www.google.lu = 172.217.6.127 | ||
| www.google.lv = 172.217.6.127 | ||
| www.google.md = 172.217.6.127 | ||
| www.google.me = 172.217.6.127 | ||
| www.google.mg = 172.217.6.127 | ||
| www.google.mk = 172.217.6.127 | ||
| www.google.ml = 172.217.6.127 | ||
| www.google.mn = 172.217.6.127 | ||
| www.google.ms = 172.217.6.127 | ||
| www.google.mu = 172.217.6.127 | ||
| www.google.mv = 172.217.6.127 | ||
| www.google.mw = 172.217.6.127 | ||
| www.google.ne = 172.217.6.127 | ||
| www.google.nl = 172.217.6.127 | ||
| www.google.no = 172.217.6.127 | ||
| www.google.nr = 172.217.6.127 | ||
| www.google.nu = 172.217.6.127 | ||
| www.google.pl = 172.217.6.127 | ||
| www.google.pn = 172.217.6.127 | ||
| www.google.ps = 172.217.6.127 | ||
| www.google.pt = 172.217.6.127 | ||
| www.google.ro = 172.217.6.127 | ||
| www.google.rs = 172.217.6.127 | ||
| www.google.ru = 172.217.6.127 | ||
| www.google.rw = 172.217.6.127 | ||
| www.google.sc = 172.217.6.127 | ||
| www.google.se = 172.217.6.127 | ||
| www.google.sh = 172.217.6.127 | ||
| www.google.si = 172.217.6.127 | ||
| www.google.sk = 172.217.6.127 | ||
| www.google.sm = 172.217.6.127 | ||
| www.google.sn = 172.217.6.127 | ||
| www.google.so = 172.217.6.127 | ||
| www.google.st = 172.217.6.127 | ||
| www.google.td = 172.217.6.127 | ||
| www.google.tg = 172.217.6.127 | ||
| www.google.tk = 172.217.6.127 | ||
| www.google.tl = 172.217.6.127 | ||
| www.google.tm = 172.217.6.127 | ||
| www.google.tn = 172.217.6.127 | ||
| www.google.to = 172.217.6.127 | ||
| www.google.tt = 172.217.6.127 | ||
| www.google.vg = 172.217.6.127 | ||
| www.google.vu = 172.217.6.127 | ||
| www.google.ws = 172.217.6.127 | ||
| foobar.withgoogle.com = 172.217.6.127 | ||
| interstellar.withgoogle.com = 172.217.6.127 | ||
| edudirectory.withgoogle.com = 172.217.6.127 | ||
| atmosphere.withgoogle.com = 172.217.6.127 | ||
| accelerate.withgoogle.com = 172.217.6.127 | ||
| insgruene.withgoogle.com = 172.217.6.127 | ||
| atmospheretokyo.withgoogle.com = 172.217.6.127 | ||
| connectedclassrooms.withgoogle.com = 172.217.6.127 | ||
| smartypins.withgoogle.com = 172.217.6.127 | ||
| streetart.withgoogle.com = 172.217.6.127 | ||
| cardboard.withgoogle.com = 172.217.6.127 | ||
| kickwithchrome.withgoogle.com = 172.217.6.127 | ||
| candidatos.withgoogle.com = 172.217.6.127 | ||
| trendstw.withgoogle.com = 172.217.6.127 | ||
| impactchallenge.withgoogle.com = 172.217.6.127 | ||
| virustotalcloud.appspot.com = 172.217.6.127 | ||
| eduproducts.withgoogle.com = 172.217.6.127 | ||
| certificate-transparency.org = 172.217.6.127 | ||
| www.certificate-transparency.org = 172.217.6.127 | ||
| abc.xyz = 172.217.6.127 | ||
| www.tensorflow.org = 172.217.6.127 | ||
| # Google:others End | ||
| # Gmail SMTP/POP/IMAP Start | ||
| gmr-smtp-in.l.google.com = 64.233.188.14 | ||
| googlemail-imap.l.google.com = 64.233.188.16 | ||
| googlemail-smtp.l.google.com = 64.233.188.16 | ||
| googlemail-pop.l.google.com = 64.233.188.16 | ||
| pop.googlemail.com = 64.233.188.16 | ||
| imap.googlemail.com = 64.233.188.16 | ||
| smtp.googlemail.com = 64.233.188.16 | ||
| gmail-imap.l.google.com = 203.208.41.181 | ||
| imap.gmail.com = 203.208.41.181 | ||
| gmail-pop.l.google.com = 203.208.41.181 | ||
| pop.gmail.com = 203.208.41.181 | ||
| gmail-smtp.l.google.com = 203.208.41.181 | ||
| smtp.gmail.com = 108.177.112.109 | ||
| gmail-smtp-msa.l.google.com = 108.177.112.109 | ||
| # Gmail SMTP/POP/IMAP End | ||
| # Google:stun Server Start | ||
| stun.l.google.com = 64.233.177.127 | ||
| alt1.stun.l.google.com = 64.233.177.127 | ||
| alt2.stun.l.google.com = 64.233.177.127 | ||
| alt3.stun.l.google.com = 64.233.177.127 | ||
| alt4.stun.l.google.com = 64.233.177.127 | ||
| alt5.stun.l.google.com = 64.233.177.127 | ||
| # Google:stun Server End | ||
| # Google:Gtalk Start | ||
| talk.google.com = 64.233.188.125 | ||
| talk.l.google.com = 64.233.188.125 | ||
| talkx.l.google.com = 64.233.188.125 | ||
| alt1.talk.l.google.com = 64.233.188.125 | ||
| # Google:Gtalk End | ||
| # Google:ghs Start | ||
| ghs.google.com = 64.233.188.121 | ||
| ghs46.google.com = 64.233.188.121 | ||
| ghs.l.google.com = 64.233.188.121 | ||
| ghs46.l.google.com = 64.233.188.121 | ||
| www.nianticlabs.com = 64.233.188.121 | ||
| gsamplemaps.googlepages.com = 64.233.188.121 | ||
| javascript-blocker.toggleable.com = 64.233.188.121 | ||
| goto.ext.google.com = 64.233.188.121 | ||
| webrtc.org = 64.233.188.121 | ||
| www.webrtc.org = 64.233.188.121 | ||
| chromeexperiments.com = 64.233.188.121 | ||
| www.chromeexperiments.com = 64.233.188.121 | ||
| vr.chromeexperiments.com = 64.233.188.121 | ||
| globe.chromeexperiments.com = 64.233.188.121 | ||
| workshop.chromeexperiments.com = 64.233.188.121 | ||
| www.gwtproject.org = 64.233.188.121 | ||
| www.html5rocks.com = 64.233.188.121 | ||
| slides.html5rocks.com = 64.233.188.121 | ||
| playground.html5rocks.com = 64.233.188.121 | ||
| studio.html5rocks.com = 64.233.188.121 | ||
| lists.webmproject.org = 64.233.188.121 | ||
| www.waveprotocol.org = 64.233.188.121 | ||
| www.20thingsilearned.com = 64.233.188.121 | ||
| www.creativelab5.com = 64.233.188.121 | ||
| blog.webmproject.org = 64.233.188.121 | ||
| www.agoogleaday.com = 64.233.188.121 | ||
| www.gosetsuden.jp = 64.233.188.121 | ||
| www.thegooglepuzzle.com = 64.233.188.121 | ||
| www.thegobridgeoglepuzzle.com = 64.233.188.121 | ||
| www.googlezeitgeist.com = 64.233.188.121 | ||
| news.dartlang.org = 64.233.188.121 | ||
| dartpad.dartlang.org = 64.233.188.121 | ||
| # Google:ghs End | ||
| # Google:gcm Start | ||
| mobile-gtalk.l.google.com = 64.233.188.188 | ||
| mtalk.google.com = 64.233.188.188 | ||
| gcm.googleapis.com = 64.233.188.188 | ||
| gcm.l.google.com = 64.233.188.188 | ||
| gcm-xmpp.googleapis.com = 64.233.188.188 | ||
| gcm-preprod.l.google.com = 64.233.188.188 | ||
| gcm-preprod.googleapis.com = 64.233.188.188 | ||
| gcm-http.googleapis.com = 216.58.200.10 | ||
| # Google:gcm End | ||
| # Goole:duo Start | ||
| instantmessaging-pa.googleapis.com = 216.58.200.10 | ||
| # Goole:duo End | ||
| # Google:A-GPS Start | ||
| supl.google.com = 64.233.171.192 | ||
| # Google:A-GPS End | ||
| # Google:Made the code for girls Start Start | ||
| madewithcode.com = 216.239.38.21 | ||
| www.madewithcode.com = 216.239.38.21 | ||
| # Google:Made the code for girls Start End | ||
| # Google:Fit Start | ||
| lax17s02-in-f10.1e100.net = 172.217.6.127 | ||
| lax17s03-in-f10.1e100.net = 172.217.6.127 | ||
| lax17s04-in-f10.1e100.net = 172.217.6.127 | ||
| lax17s05-in-f10.1e100.net = 172.217.6.127 | ||
| lax17s14-in-f10.1e100.net = 172.217.6.127 | ||
| lax17s15-in-f10.1e100.net = 172.217.6.127 | ||
| lax17s34-in-f10.1e100.net = 172.217.6.127 | ||
| lax28s01-in-f10.1e100.net = 172.217.6.127 | ||
| tsa01s07-in-f10.1e100.net = 172.217.6.127 | ||
| tsa01s08-in-f10.1e100.net = 172.217.6.127 | ||
| # Google:Fit End | ||
| # Google Play Start | ||
| redirector.gvt1.com = 203.208.41.40 | ||
| r1---sn-5uh5o-f5f6.gvt1.com = 194.9.24.76 | ||
| r2---sn-5uh5o-f5f6.gvt1.com = 194.9.24.77 | ||
| r3---sn-5uh5o-f5f6.gvt1.com = 194.9.24.78 | ||
| r4---sn-5uh5o-f5f6.gvt1.com = 194.9.24.79 | ||
| r5---sn-5uh5o-f5f6.gvt1.com = 194.9.24.80 | ||
| r6---sn-5uh5o-f5f6.gvt1.com = 194.9.24.81 | ||
| r7---sn-5uh5o-f5f6.gvt1.com = 194.9.24.82 | ||
| r8---sn-5uh5o-f5f6.gvt1.com = 194.9.24.83 | ||
| r1---sn-i3b7knez.gvt1.com = 74.125.164.134 | ||
| r2---sn-i3b7knez.gvt1.com = 74.125.164.135 | ||
| r3---sn-i3b7knez.gvt1.com = 74.125.164.136 | ||
| r4---sn-i3b7knez.gvt1.com = 74.125.164.137 | ||
| r5---sn-i3b7knez.gvt1.com = 74.125.164.138 | ||
| r6---sn-i3b7knez.gvt1.com = 74.125.164.139 | ||
| r7---sn-i3b7knez.gvt1.com = 74.125.164.140 | ||
| r8---sn-i3b7knez.gvt1.com = 74.125.164.141 | ||
| r9---sn-i3b7knez.gvt1.com = 74.125.164.142 | ||
| r10---sn-i3b7knez.gvt1.com = 74.125.164.143 | ||
| r11---sn-i3b7knez.gvt1.com = 74.125.164.144 | ||
| r12---sn-i3b7knez.gvt1.com = 74.125.164.145 | ||
| r13---sn-i3b7knez.gvt1.com = 74.125.164.146 | ||
| r14---sn-i3b7knez.gvt1.com = 74.125.164.147 | ||
| r15---sn-i3b7knez.gvt1.com = 74.125.164.148 | ||
| r16---sn-i3b7knez.gvt1.com = 74.125.164.149 | ||
| r17---sn-i3b7knez.gvt1.com = 74.125.164.150 | ||
| r18---sn-i3b7knez.gvt1.com = 74.125.164.151 | ||
| r19---sn-i3b7knez.gvt1.com = 74.125.164.152 | ||
| r20---sn-i3b7knez.gvt1.com = 74.125.164.153 | ||
| r1---sn-i3b7knel.gvt1.com = 74.125.164.70 | ||
| r2---sn-i3b7knel.gvt1.com = 74.125.164.71 | ||
| r3---sn-i3b7knel.gvt1.com = 74.125.164.72 | ||
| r4---sn-i3b7knel.gvt1.com = 74.125.164.73 | ||
| r5---sn-i3b7knel.gvt1.com = 74.125.164.74 | ||
| r6---sn-i3b7knel.gvt1.com = 74.125.164.75 | ||
| r7---sn-i3b7knel.gvt1.com = 74.125.164.76 | ||
| r8---sn-i3b7knel.gvt1.com = 74.125.164.77 | ||
| r9---sn-i3b7knel.gvt1.com = 74.125.164.78 | ||
| r10---sn-i3b7knel.gvt1.com = 74.125.164.79 | ||
| r11---sn-i3b7knel.gvt1.com = 74.125.164.80 | ||
| r12---sn-i3b7knel.gvt1.com = 74.125.164.81 | ||
| r13---sn-i3b7knel.gvt1.com = 74.125.164.82 | ||
| r14---sn-i3b7knel.gvt1.com = 74.125.164.83 | ||
| r15---sn-i3b7knel.gvt1.com = 74.125.164.84 | ||
| r16---sn-i3b7knel.gvt1.com = 74.125.164.85 | ||
| r17---sn-i3b7knel.gvt1.com = 74.125.164.86 | ||
| r18---sn-i3b7knel.gvt1.com = 74.125.164.87 | ||
| r19---sn-i3b7knel.gvt1.com = 74.125.164.88 | ||
| r20---sn-i3b7knel.gvt1.com = 74.125.164.89 | ||
| r1---sn-i3b7kner.gvt1.com = 74.125.171.6 | ||
| r2---sn-i3b7kner.gvt1.com = 74.125.171.7 | ||
| r3---sn-i3b7kner.gvt1.com = 74.125.171.8 | ||
| r4---sn-i3b7kner.gvt1.com = 74.125.171.9 | ||
| r5---sn-i3b7kner.gvt1.com = 74.125.171.10 | ||
| r6---sn-i3b7kner.gvt1.com = 74.125.171.11 | ||
| r7---sn-i3b7kner.gvt1.com = 74.125.171.12 | ||
| r8---sn-i3b7kner.gvt1.com = 74.125.171.13 | ||
| r9---sn-i3b7kner.gvt1.com = 74.125.171.14 | ||
| r10---sn-i3b7kner.gvt1.com = 74.125.171.15 | ||
| r11---sn-i3b7kner.gvt1.com = 74.125.171.16 | ||
| r12---sn-i3b7kner.gvt1.com = 74.125.171.17 | ||
| r13---sn-i3b7kner.gvt1.com = 74.125.171.18 | ||
| r14---sn-i3b7kner.gvt1.com = 74.125.171.19 | ||
| r14---sn-i3b7kner.gvt1.com = 74.125.171.20 | ||
| r15---sn-i3b7kner.gvt1.com = 74.125.171.21 | ||
| r16---sn-i3b7kner.gvt1.com = 74.125.171.22 | ||
| r17---sn-i3b7kner.gvt1.com = 74.125.171.23 | ||
| r18---sn-i3b7kner.gvt1.com = 74.125.171.24 | ||
| r19---sn-i3b7kner.gvt1.com = 74.125.171.25 | ||
| r20---sn-i3b7kner.gvt1.com = 74.125.171.26 | ||
| r1---sn-i3b7knes.gvt1.com = 74.125.164.102 | ||
| r2---sn-i3b7knes.gvt1.com = 74.125.164.103 | ||
| r3---sn-i3b7knes.gvt1.com = 74.125.164.104 | ||
| r4---sn-i3b7knes.gvt1.com = 74.125.164.105 | ||
| r5---sn-i3b7knes.gvt1.com = 74.125.164.106 | ||
| r6---sn-i3b7knes.gvt1.com = 74.125.164.107 | ||
| r7---sn-i3b7knes.gvt1.com = 74.125.164.108 | ||
| r8---sn-i3b7knes.gvt1.com = 74.125.164.109 | ||
| r9---sn-i3b7knes.gvt1.com = 74.125.164.110 | ||
| r10---sn-i3b7knes.gvt1.com = 74.125.164.111 | ||
| r11---sn-i3b7knes.gvt1.com = 74.125.164.112 | ||
| r12---sn-i3b7knes.gvt1.com = 74.125.164.113 | ||
| r13---sn-i3b7knes.gvt1.com = 74.125.164.114 | ||
| r14---sn-i3b7knes.gvt1.com = 74.125.164.115 | ||
| r15---sn-i3b7knes.gvt1.com = 74.125.164.116 | ||
| r16---sn-i3b7knes.gvt1.com = 74.125.164.117 | ||
| r17---sn-i3b7knes.gvt1.com = 74.125.164.118 | ||
| r18---sn-i3b7knes.gvt1.com = 74.125.164.119 | ||
| r19---sn-i3b7knes.gvt1.com = 74.125.164.120 | ||
| r20---sn-i3b7knes.gvt1.com = 74.125.164.121 | ||
| r1---sn-i3b7knee.gvt1.com = 74.125.164.38 | ||
| r2---sn-i3b7knee.gvt1.com = 74.125.164.39 | ||
| r3---sn-i3b7knee.gvt1.com = 74.125.164.40 | ||
| r4---sn-i3b7knee.gvt1.com = 74.125.164.41 | ||
| r5---sn-i3b7knee.gvt1.com = 74.125.164.42 | ||
| r6---sn-i3b7knee.gvt1.com = 74.125.164.43 | ||
| r7---sn-i3b7knee.gvt1.com = 74.125.164.44 | ||
| r8---sn-i3b7knee.gvt1.com = 74.125.164.45 | ||
| r9---sn-i3b7knee.gvt1.com = 74.125.164.46 | ||
| r10---sn-i3b7knee.gvt1.com = 74.125.164.47 | ||
| r11---sn-i3b7knee.gvt1.com = 74.125.164.48 | ||
| r12---sn-i3b7knee.gvt1.com = 74.125.164.49 | ||
| r13---sn-i3b7knee.gvt1.com = 74.125.164.50 | ||
| r14---sn-i3b7knee.gvt1.com = 74.125.164.51 | ||
| r15---sn-i3b7knee.gvt1.com = 74.125.164.52 | ||
| r16---sn-i3b7knee.gvt1.com = 74.125.164.53 | ||
| r17---sn-i3b7knee.gvt1.com = 74.125.164.54 | ||
| r18---sn-i3b7knee.gvt1.com = 74.125.164.55 | ||
| r19---sn-i3b7knee.gvt1.com = 74.125.164.56 | ||
| r20---sn-i3b7knee.gvt1.com = 74.125.164.57 | ||
| r1---sn-i3b7kney.gvt1.com = 74.125.171.38 | ||
| r2---sn-i3b7kney.gvt1.com = 74.125.171.39 | ||
| r3---sn-i3b7kney.gvt1.com = 74.125.171.40 | ||
| r4---sn-i3b7kney.gvt1.com = 74.125.171.41 | ||
| r5---sn-i3b7kney.gvt1.com = 74.125.171.42 | ||
| r6---sn-i3b7kney.gvt1.com = 74.125.171.43 | ||
| r7---sn-i3b7kney.gvt1.com = 74.125.171.44 | ||
| r8---sn-i3b7kney.gvt1.com = 74.125.171.45 | ||
| r9---sn-i3b7kney.gvt1.com = 74.125.171.46 | ||
| r10---sn-i3b7kney.gvt1.com = 74.125.171.47 | ||
| r11---sn-i3b7kney.gvt1.com = 74.125.171.48 | ||
| r12---sn-i3b7kney.gvt1.com = 74.125.171.49 | ||
| r13---sn-i3b7kney.gvt1.com = 74.125.171.50 | ||
| r14---sn-i3b7kney.gvt1.com = 74.125.171.51 | ||
| r15---sn-i3b7kney.gvt1.com = 74.125.171.52 | ||
| r16---sn-i3b7kney.gvt1.com = 74.125.171.53 | ||
| r17---sn-i3b7kney.gvt1.com = 74.125.171.54 | ||
| r18---sn-i3b7kney.gvt1.com = 74.125.171.55 | ||
| r19---sn-i3b7kney.gvt1.com = 74.125.171.56 | ||
| r20---sn-i3b7kney.gvt1.com = 74.125.171.57 | ||
| r1---sn-i3b7knek.gvt1.com = 74.125.164.230 | ||
| r2---sn-i3b7knek.gvt1.com = 74.125.164.231 | ||
| r3---sn-i3b7knek.gvt1.com = 74.125.164.232 | ||
| r4---sn-i3b7knek.gvt1.com = 74.125.164.233 | ||
| r5---sn-i3b7knek.gvt1.com = 74.125.164.234 | ||
| r6---sn-i3b7knek.gvt1.com = 74.125.164.235 | ||
| r7---sn-i3b7knek.gvt1.com = 74.125.164.236 | ||
| r8---sn-i3b7knek.gvt1.com = 74.125.164.237 | ||
| r9---sn-i3b7knek.gvt1.com = 74.125.164.238 | ||
| r10---sn-i3b7knek.gvt1.com = 74.125.164.239 | ||
| r11---sn-i3b7knek.gvt1.com = 74.125.164.240 | ||
| r12---sn-i3b7knek.gvt1.com = 74.125.164.241 | ||
| r13---sn-i3b7knek.gvt1.com = 74.125.164.242 | ||
| r14---sn-i3b7knek.gvt1.com = 74.125.164.243 | ||
| r15---sn-i3b7knek.gvt1.com = 74.125.164.244 | ||
| r16---sn-i3b7knek.gvt1.com = 74.125.164.245 | ||
| r17---sn-i3b7knek.gvt1.com = 74.125.164.246 | ||
| r18---sn-i3b7knek.gvt1.com = 74.125.164.247 | ||
| r19---sn-i3b7knek.gvt1.com = 74.125.164.248 | ||
| r20---sn-i3b7knek.gvt1.com = 74.125.164.249 | ||
| r1---sn-i3b7kned.gvt1.com = 74.125.164.198 | ||
| r2---sn-i3b7kned.gvt1.com = 74.125.164.199 | ||
| r3---sn-i3b7kned.gvt1.com = 74.125.164.200 | ||
| r4---sn-i3b7kned.gvt1.com = 74.125.164.201 | ||
| r5---sn-i3b7kned.gvt1.com = 74.125.164.202 | ||
| r6---sn-i3b7kned.gvt1.com = 74.125.164.203 | ||
| r7---sn-i3b7kned.gvt1.com = 74.125.164.204 | ||
| r8---sn-i3b7kned.gvt1.com = 74.125.164.205 | ||
| r9---sn-i3b7kned.gvt1.com = 74.125.164.206 | ||
| r10---sn-i3b7kned.gvt1.com = 74.125.164.207 | ||
| r11---sn-i3b7kned.gvt1.com = 74.125.164.208 | ||
| r12---sn-i3b7kned.gvt1.com = 74.125.164.209 | ||
| r13---sn-i3b7kned.gvt1.com = 74.125.164.210 | ||
| r14---sn-i3b7kned.gvt1.com = 74.125.164.211 | ||
| r15---sn-i3b7kned.gvt1.com = 74.125.164.212 | ||
| r16---sn-i3b7kned.gvt1.com = 74.125.164.213 | ||
| r17---sn-i3b7kned.gvt1.com = 74.125.164.214 | ||
| r18---sn-i3b7kned.gvt1.com = 74.125.164.215 | ||
| r19---sn-i3b7kned.gvt1.com = 74.125.164.216 | ||
| r20---sn-i3b7kned.gvt1.com = 74.125.164.217 | ||
| r1---sn-i3b7kne6.gvt1.com = 74.125.164.166 | ||
| r2---sn-i3b7kne6.gvt1.com = 74.125.164.167 | ||
| r3---sn-i3b7kne6.gvt1.com = 74.125.164.168 | ||
| r4---sn-i3b7kne6.gvt1.com = 74.125.164.169 | ||
| r5---sn-i3b7kne6.gvt1.com = 74.125.164.170 | ||
| r6---sn-i3b7kne6.gvt1.com = 74.125.164.171 | ||
| r7---sn-i3b7kne6.gvt1.com = 74.125.164.172 | ||
| r8---sn-i3b7kne6.gvt1.com = 74.125.164.173 | ||
| r9---sn-i3b7kne6.gvt1.com = 74.125.164.174 | ||
| r10---sn-i3b7kne6.gvt1.com = 74.125.164.175 | ||
| r11---sn-i3b7kne6.gvt1.com = 74.125.164.176 | ||
| r12---sn-i3b7kne6.gvt1.com = 74.125.164.177 | ||
| r13---sn-i3b7kne6.gvt1.com = 74.125.164.178 | ||
| r14---sn-i3b7kne6.gvt1.com = 74.125.164.179 | ||
| r15---sn-i3b7kne6.gvt1.com = 74.125.164.180 | ||
| r16---sn-i3b7kne6.gvt1.com = 74.125.164.181 | ||
| r17---sn-i3b7kne6.gvt1.com = 74.125.164.182 | ||
| r18---sn-i3b7kne6.gvt1.com = 74.125.164.183 | ||
| r19---sn-i3b7kne6.gvt1.com = 74.125.164.184 | ||
| r20---sn-i3b7kne6.gvt1.com = 74.125.164.185 | ||
| r1---sn-i3b7kne7.gvt1.com = 74.125.164.6 | ||
| r2---sn-i3b7kne7.gvt1.com = 74.125.164.7 | ||
| r3---sn-i3b7kne7.gvt1.com = 74.125.164.8 | ||
| r4---sn-i3b7kne7.gvt1.com = 74.125.164.9 | ||
| r5---sn-i3b7kne7.gvt1.com = 74.125.164.10 | ||
| r6---sn-i3b7kne7.gvt1.com = 74.125.164.11 | ||
| r7---sn-i3b7kne7.gvt1.com = 74.125.164.12 | ||
| r8---sn-i3b7kne7.gvt1.com = 74.125.164.13 | ||
| r9---sn-i3b7kne7.gvt1.com = 74.125.164.14 | ||
| r10---sn-i3b7kne7.gvt1.com = 74.125.164.15 | ||
| r11---sn-i3b7kne7.gvt1.com = 74.125.164.16 | ||
| r12---sn-i3b7kne7.gvt1.com = 74.125.164.17 | ||
| r13---sn-i3b7kne7.gvt1.com = 74.125.164.18 | ||
| r14---sn-i3b7kne7.gvt1.com = 74.125.164.19 | ||
| r15---sn-i3b7kne7.gvt1.com = 74.125.164.20 | ||
| r16---sn-i3b7kne7.gvt1.com = 74.125.164.21 | ||
| r17---sn-i3b7kne7.gvt1.com = 74.125.164.22 | ||
| r18---sn-i3b7kne7.gvt1.com = 74.125.164.23 | ||
| r19---sn-i3b7kne7.gvt1.com = 74.125.164.24 | ||
| r20---sn-i3b7kne7.gvt1.com = 74.125.164.25 | ||
| r1---sn-i3b7knl6.gvt1.com = 74.125.10.103 | ||
| r2---sn-i3b7knl6.gvt1.com = 74.125.10.104 | ||
| r3---sn-i3b7knl6.gvt1.com = 74.125.10.105 | ||
| r4---sn-i3b7knl6.gvt1.com = 74.125.10.106 | ||
| r5---sn-i3b7knl6.gvt1.com = 74.125.10.107 | ||
| r6---sn-i3b7knl6.gvt1.com = 74.125.10.108 | ||
| r1---sn-i3b7knl7.gvt1.com = 74.125.171.70 | ||
| r2---sn-i3b7knl7.gvt1.com = 74.125.171.71 | ||
| r3---sn-i3b7knl7.gvt1.com = 74.125.171.72 | ||
| r4---sn-i3b7knl7.gvt1.com = 74.125.171.73 | ||
| r5---sn-i3b7knl7.gvt1.com = 74.125.171.74 | ||
| r6---sn-i3b7knl7.gvt1.com = 74.125.171.75 | ||
| r7---sn-i3b7knl7.gvt1.com = 74.125.171.76 | ||
| r8---sn-i3b7knl7.gvt1.com = 74.125.171.77 | ||
| r9---sn-i3b7knl7.gvt1.com = 74.125.171.78 | ||
| r10---sn-i3b7knl7.gvt1.com = 74.125.171.79 | ||
| r11---sn-i3b7knl7.gvt1.com = 74.125.171.80 | ||
| r12---sn-i3b7knl7.gvt1.com = 74.125.171.81 | ||
| r13---sn-i3b7knl7.gvt1.com = 74.125.171.82 | ||
| r14---sn-i3b7knl7.gvt1.com = 74.125.171.83 | ||
| r15---sn-i3b7knl7.gvt1.com = 74.125.171.84 | ||
| r16---sn-i3b7knl7.gvt1.com = 74.125.171.85 | ||
| r17---sn-i3b7knl7.gvt1.com = 74.125.171.86 | ||
| r18---sn-i3b7knl7.gvt1.com = 74.125.171.87 | ||
| r19---sn-i3b7knl7.gvt1.com = 74.125.171.88 | ||
| r20---sn-i3b7knl7.gvt1.com = 74.125.171.89 | ||
| r1---sn-i3b7kn76.gvt1.com = 74.125.102.103 | ||
| r2---sn-i3b7kn76.gvt1.com = 74.125.102.104 | ||
| r3---sn-i3b7kn76.gvt1.com = 74.125.102.105 | ||
| r4---sn-i3b7kn76.gvt1.com = 74.125.102.106 | ||
| r5---sn-i3b7kn76.gvt1.com = 74.125.102.107 | ||
| r6---sn-i3b7kn76.gvt1.com = 74.125.102.108 | ||
| r1---sn-i3b7kn76.gvt1.com = 74.125.102.103 | ||
| r2---sn-i3b7kn76.gvt1.com = 74.125.102.104 | ||
| r3---sn-i3b7kn76.gvt1.com = 74.125.102.105 | ||
| r4---sn-i3b7kn76.gvt1.com = 74.125.102.106 | ||
| r5---sn-i3b7kn76.gvt1.com = 74.125.102.107 | ||
| r6---sn-i3b7kn76.gvt1.com = 74.125.102.108 | ||
| r1---sn-i3b7kn7r.gvt1.com = 74.125.106.23 | ||
| r2---sn-i3b7kn7r.gvt1.com = 74.125.106.24 | ||
| r3---sn-i3b7kn7r.gvt1.com = 74.125.106.25 | ||
| r4---sn-i3b7kn7r.gvt1.com = 74.125.106.26 | ||
| r5---sn-i3b7kn7r.gvt1.com = 74.125.106.27 | ||
| r6---sn-i3b7kn7r.gvt1.com = 74.125.106.28 | ||
| r1---sn-i3b7kn7d.gvt1.com = 74.125.102.119 | ||
| r2---sn-i3b7kn7d.gvt1.com = 74.125.102.120 | ||
| r3---sn-i3b7kn7d.gvt1.com = 74.125.102.121 | ||
| r4---sn-i3b7kn7d.gvt1.com = 74.125.102.122 | ||
| r5---sn-i3b7kn7d.gvt1.com = 74.125.102.123 | ||
| r6---sn-i3b7kn7d.gvt1.com = 74.125.102.124 | ||
| r1---sn-i3b7kn7y.gvt1.com = 74.125.106.230 | ||
| r2---sn-i3b7kn7y.gvt1.com = 74.125.106.231 | ||
| r3---sn-i3b7kn7y.gvt1.com = 74.125.106.232 | ||
| r4---sn-i3b7kn7y.gvt1.com = 74.125.106.233 | ||
| r5---sn-i3b7kn7y.gvt1.com = 74.125.106.234 | ||
| r6---sn-i3b7kn7y.gvt1.com = 74.125.106.235 | ||
| r7---sn-i3b7kn7y.gvt1.com = 74.125.106.236 | ||
| r8---sn-i3b7kn7y.gvt1.com = 74.125.106.237 | ||
| r9---sn-i3b7kn7y.gvt1.com = 74.125.106.238 | ||
| r10---sn-i3b7kn7y.gvt1.com = 74.125.106.239 | ||
| r11---sn-i3b7kn7y.gvt1.com = 74.125.106.240 | ||
| r12---sn-i3b7kn7y.gvt1.com = 74.125.106.241 | ||
| r13---sn-i3b7kn7y.gvt1.com = 74.125.106.242 | ||
| r14---sn-i3b7kn7y.gvt1.com = 74.125.106.243 | ||
| r15---sn-i3b7kn7y.gvt1.com = 74.125.106.244 | ||
| r16---sn-i3b7kn7y.gvt1.com = 74.125.106.245 | ||
| r17---sn-i3b7kn7y.gvt1.com = 74.125.106.246 | ||
| r18---sn-i3b7kn7y.gvt1.com = 74.125.106.247 | ||
| r19---sn-i3b7kn7y.gvt1.com = 74.125.106.248 | ||
| r20---sn-i3b7kn7y.gvt1.com = 74.125.106.249 | ||
| r1---sn-i3b7kn7s.gvt1.com = 74.125.102.71 | ||
| r2---sn-i3b7kn7s.gvt1.com = 74.125.102.72 | ||
| r3---sn-i3b7kn7s.gvt1.com = 74.125.102.73 | ||
| r4---sn-i3b7kn7s.gvt1.com = 74.125.102.74 | ||
| r5---sn-i3b7kn7s.gvt1.com = 74.125.102.75 | ||
| r6---sn-i3b7kn7s.gvt1.com = 74.125.102.76 | ||
| r1---sn-i3b7kn7z.gvt1.com = 74.125.102.87 | ||
| r2---sn-i3b7kn7z.gvt1.com = 74.125.102.88 | ||
| r3---sn-i3b7kn7z.gvt1.com = 74.125.102.89 | ||
| r4---sn-i3b7kn7z.gvt1.com = 74.125.102.90 | ||
| r5---sn-i3b7kn7z.gvt1.com = 74.125.102.91 | ||
| r6---sn-i3b7kn7z.gvt1.com = 74.125.102.92 | ||
| r1---sn-i3b7kn7k.gvt1.com = 74.125.106.7 | ||
| r2---sn-i3b7kn7k.gvt1.com = 74.125.106.8 | ||
| r3---sn-i3b7kn7k.gvt1.com = 74.125.106.9 | ||
| r4---sn-i3b7kn7k.gvt1.com = 74.125.106.10 | ||
| r5---sn-i3b7kn7k.gvt1.com = 74.125.106.11 | ||
| r6---sn-i3b7kn7k.gvt1.com = 74.125.106.12 | ||
| r1---sn-i3beln7r.gvt1.com = 173.194.59.119 | ||
| r2---sn-i3beln7r.gvt1.com = 173.194.59.120 | ||
| r3---sn-i3beln7r.gvt1.com = 173.194.59.121 | ||
| r4---sn-i3beln7r.gvt1.com = 173.194.59.122 | ||
| r5---sn-i3beln7r.gvt1.com = 173.194.59.123 | ||
| r6---sn-i3beln7r.gvt1.com = 173.194.59.124 | ||
| r1---sn-i3beln7d.gvt1.com = 173.194.59.87 | ||
| r2---sn-i3beln7d.gvt1.com = 173.194.59.88 | ||
| r3---sn-i3beln7d.gvt1.com = 173.194.59.89 | ||
| r4---sn-i3beln7d.gvt1.com = 173.194.59.90 | ||
| r5---sn-i3beln7d.gvt1.com = 173.194.59.91 | ||
| r6---sn-i3beln7d.gvt1.com = 173.194.59.92 | ||
| r1---sn-i3beln7s.gvt1.com = 173.194.49.183 | ||
| r2---sn-i3beln7s.gvt1.com = 173.194.49.184 | ||
| r3---sn-i3beln7s.gvt1.com = 173.194.49.185 | ||
| r4---sn-i3beln7s.gvt1.com = 173.194.49.186 | ||
| r5---sn-i3beln7s.gvt1.com = 173.194.49.187 | ||
| r6---sn-i3beln7s.gvt1.com = 173.194.49.188 | ||
| r1---sn-i3beln76.gvt1.com = 173.194.59.71 | ||
| r2---sn-i3beln76.gvt1.com = 173.194.59.72 | ||
| r3---sn-i3beln76.gvt1.com = 173.194.59.73 | ||
| r4---sn-i3beln76.gvt1.com = 173.194.59.74 | ||
| r5---sn-i3beln76.gvt1.com = 173.194.59.75 | ||
| r6---sn-i3beln76.gvt1.com = 173.194.59.76 | ||
| r1---sn-i3beln7k.gvt1.com = 173.194.59.103 | ||
| r2---sn-i3beln7k.gvt1.com = 173.194.59.104 | ||
| r3---sn-i3beln7k.gvt1.com = 173.194.59.105 | ||
| r4---sn-i3beln7k.gvt1.com = 173.194.59.106 | ||
| r5---sn-i3beln7k.gvt1.com = 173.194.59.107 | ||
| r6---sn-i3beln7k.gvt1.com = 173.194.59.108 | ||
| r1---sn-i3beln7z.gvt1.com = 173.194.59.55 | ||
| r2---sn-i3beln7z.gvt1.com = 173.194.59.56 | ||
| r3---sn-i3beln7z.gvt1.com = 173.194.59.57 | ||
| r4---sn-i3beln7z.gvt1.com = 173.194.59.58 | ||
| r5---sn-i3beln7z.gvt1.com = 173.194.59.59 | ||
| r6---sn-i3beln7z.gvt1.com = 173.194.59.60 | ||
| r1---sn-i3belnel.gvt1.com = 173.194.22.167 | ||
| r2---sn-i3belnel.gvt1.com = 173.194.22.168 | ||
| r3---sn-i3belnel.gvt1.com = 173.194.22.169 | ||
| r4---sn-i3belnel.gvt1.com = 173.194.22.170 | ||
| r5---sn-i3belnel.gvt1.com = 173.194.22.171 | ||
| r6---sn-i3belnel.gvt1.com = 173.194.22.172 | ||
| r1---sn-i3belnez.gvt1.com = 74.125.10.87 | ||
| r2---sn-i3belnez.gvt1.com = 74.125.10.88 | ||
| r3---sn-i3belnez.gvt1.com = 74.125.10.89 | ||
| r4---sn-i3belnez.gvt1.com = 74.125.10.90 | ||
| r5---sn-i3belnez.gvt1.com = 74.125.10.91 | ||
| r6---sn-i3belnez.gvt1.com = 74.125.10.92 | ||
| r1---sn-jna-i3bs.gvt1.com = 203.210.7.140 | ||
| r2---sn-jna-i3bs.gvt1.com = 203.210.7.141 | ||
| r3---sn-jna-i3bs.gvt1.com = 203.210.7.142 | ||
| r4---sn-jna-i3bs.gvt1.com = 203.210.7.143 | ||
| r1---sn-jna-i3b6.gvt1.com = 203.210.6.140 | ||
| r2---sn-jna-i3b6.gvt1.com = 203.210.6.141 | ||
| r1---sn-npoe7n76.gvt1.com = 173.194.22.215 | ||
| r2---sn-npoe7n76.gvt1.com = 173.194.22.216 | ||
| r3---sn-npoe7n76.gvt1.com = 173.194.22.217 | ||
| r4---sn-npoe7n76.gvt1.com = 173.194.22.218 | ||
| r5---sn-npoe7n76.gvt1.com = 173.194.22.219 | ||
| r6---sn-npoe7n76.gvt1.com = 173.194.22.220 | ||
| r1---sn-npoe7n7r.gvt1.com = 74.125.10.39 | ||
| r2---sn-npoe7n7r.gvt1.com = 74.125.10.40 | ||
| r3---sn-npoe7n7r.gvt1.com = 74.125.10.41 | ||
| r4---sn-npoe7n7r.gvt1.com = 74.125.10.42 | ||
| r5---sn-npoe7n7r.gvt1.com = 74.125.10.43 | ||
| r6---sn-npoe7n7r.gvt1.com = 74.125.10.44 | ||
| r1---sn-npoe7n7z.gvt1.com = 173.194.22.199 | ||
| r2---sn-npoe7n7z.gvt1.com = 173.194.22.200 | ||
| r3---sn-npoe7n7z.gvt1.com = 173.194.22.201 | ||
| r4---sn-npoe7n7z.gvt1.com = 173.194.22.202 | ||
| r5---sn-npoe7n7z.gvt1.com = 173.194.22.203 | ||
| r6---sn-npoe7n7z.gvt1.com = 173.194.22.204 | ||
| r1---sn-npoe7n7s.gvt1.com = 209.85.229.151 | ||
| r2---sn-npoe7n7s.gvt1.com = 209.85.229.152 | ||
| r3---sn-npoe7n7s.gvt1.com = 209.85.229.153 | ||
| r4---sn-npoe7n7s.gvt1.com = 209.85.229.154 | ||
| r5---sn-npoe7n7s.gvt1.com = 209.85.229.155 | ||
| r6---sn-npoe7n7s.gvt1.com = 209.85.229.156 | ||
| r1---sn-npoe7n7y.gvt1.com = 74.125.10.55 | ||
| r2---sn-npoe7n7y.gvt1.com = 74.125.10.56 | ||
| r3---sn-npoe7n7y.gvt1.com = 74.125.10.57 | ||
| r4---sn-npoe7n7y.gvt1.com = 74.125.10.58 | ||
| r5---sn-npoe7n7y.gvt1.com = 74.125.10.59 | ||
| r6---sn-npoe7n7y.gvt1.com = 74.125.10.60 | ||
| r1---sn-npoeen7d.gvt1.com = 209.85.229.215 | ||
| r2---sn-npoeen7d.gvt1.com = 209.85.229.216 | ||
| r3---sn-npoeen7d.gvt1.com = 209.85.229.217 | ||
| r4---sn-npoeen7d.gvt1.com = 209.85.229.218 | ||
| r5---sn-npoeen7d.gvt1.com = 209.85.229.219 | ||
| r6---sn-npoeen7d.gvt1.com = 209.85.229.220 | ||
| r1---sn-npoeen7k.gvt1.com = 209.85.229.231 | ||
| r2---sn-npoeen7k.gvt1.com = 209.85.229.232 | ||
| r3---sn-npoeen7k.gvt1.com = 209.85.229.233 | ||
| r4---sn-npoeen7k.gvt1.com = 209.85.229.234 | ||
| r5---sn-npoeen7k.gvt1.com = 209.85.229.235 | ||
| r6---sn-npoeen7k.gvt1.com = 209.85.229.236 | ||
| r1---sn-npoeen7y.gvt1.com = 74.125.10.7 | ||
| r2---sn-npoeen7y.gvt1.com = 74.125.10.8 | ||
| r3---sn-npoeen7y.gvt1.com = 74.125.10.9 | ||
| r4---sn-npoeen7y.gvt1.com = 74.125.10.10 | ||
| r5---sn-npoeen7y.gvt1.com = 74.125.10.11 | ||
| r6---sn-npoeen7y.gvt1.com = 74.125.10.12 | ||
| r1---sn-npoeene7.gvt1.com = 74.125.10.23 | ||
| r2---sn-npoeene7.gvt1.com = 74.125.10.24 | ||
| r3---sn-npoeene7.gvt1.com = 74.125.10.25 | ||
| r4---sn-npoeene7.gvt1.com = 74.125.10.26 | ||
| r5---sn-npoeene7.gvt1.com = 74.125.10.27 | ||
| r6---sn-npoeene7.gvt1.com = 74.125.10.28 | ||
| r1---sn-a5m7lnlz.gvt1.com = 74.125.170.167 | ||
| r2---sn-a5m7lnlz.gvt1.com = 74.125.170.168 | ||
| r3---sn-a5m7lnlz.gvt1.com = 74.125.170.169 | ||
| r4---sn-a5m7lnlz.gvt1.com = 74.125.170.170 | ||
| r5---sn-a5m7lnlz.gvt1.com = 74.125.170.171 | ||
| r6---sn-a5m7lnlz.gvt1.com = 74.125.170.172 | ||
| r1---sn-a5m7lnlz.gvt1.com = 74.125.170.167 | ||
| r2---sn-a5m7lnlz.gvt1.com = 74.125.170.168 | ||
| r3---sn-a5m7lnlz.gvt1.com = 74.125.170.169 | ||
| r4---sn-a5m7lnlz.gvt1.com = 74.125.170.170 | ||
| r5---sn-a5m7lnlz.gvt1.com = 74.125.170.171 | ||
| r6---sn-a5m7lnlz.gvt1.com = 74.125.170.172 | ||
| r1---sn-a5m7lnee.gvt1.com = 173.194.8.6 | ||
| r2---sn-a5m7lnee.gvt1.com = 173.194.8.7 | ||
| r3---sn-a5m7lnee.gvt1.com = 173.194.8.8 | ||
| r4---sn-a5m7lnee.gvt1.com = 173.194.8.9 | ||
| r5---sn-a5m7lnee.gvt1.com = 173.194.8.10 | ||
| r6---sn-a5m7lnee.gvt1.com = 173.194.8.11 | ||
| r1---sn-a5m7lne7.gvt1.com = 173.194.26.230 | ||
| r2---sn-a5m7lne7.gvt1.com = 173.194.26.231 | ||
| r3---sn-a5m7lne7.gvt1.com = 173.194.26.232 | ||
| r4---sn-a5m7lne7.gvt1.com = 173.194.26.233 | ||
| r5---sn-a5m7lne7.gvt1.com = 173.194.26.234 | ||
| r6---sn-a5m7lne7.gvt1.com = 173.194.26.235 | ||
| r7---sn-a5m7lne7.gvt1.com = 173.194.26.236 | ||
| r8---sn-a5m7lne7.gvt1.com = 173.194.26.237 | ||
| r9---sn-a5m7lne7.gvt1.com = 173.194.26.238 | ||
| r10---sn-a5m7lne7.gvt1.com = 173.194.26.239 | ||
| r11---sn-a5m7lne7.gvt1.com = 173.194.26.240 | ||
| r12---sn-a5m7lne7.gvt1.com = 173.194.26.241 | ||
| r13---sn-a5m7lne7.gvt1.com = 173.194.26.242 | ||
| r14---sn-a5m7lne7.gvt1.com = 173.194.26.243 | ||
| r15---sn-a5m7lne7.gvt1.com = 173.194.26.244 | ||
| r16---sn-a5m7lne7.gvt1.com = 173.194.26.245 | ||
| r17---sn-a5m7lne7.gvt1.com = 173.194.26.246 | ||
| r18---sn-a5m7lne7.gvt1.com = 173.194.26.247 | ||
| r19---sn-a5m7lne7.gvt1.com = 173.194.26.248 | ||
| r20---sn-a5m7lne7.gvt1.com = 173.194.26.249 | ||
| r1---sn-4g57knz7.gvt1.com = 74.125.99.230 | ||
| r2---sn-4g57knz7.gvt1.com = 74.125.99.231 | ||
| r3---sn-4g57knz7.gvt1.com = 74.125.99.232 | ||
| r4---sn-4g57knz7.gvt1.com = 74.125.99.233 | ||
| r5---sn-4g57knz7.gvt1.com = 74.125.99.234 | ||
| r6---sn-4g57knz7.gvt1.com = 74.125.99.235 | ||
| r7---sn-4g57knz7.gvt1.com = 74.125.99.236 | ||
| r8---sn-4g57knz7.gvt1.com = 74.125.99.237 | ||
| r9---sn-4g57knz7.gvt1.com = 74.125.99.238 | ||
| r10---sn-4g57knz7.gvt1.com = 74.125.99.239 | ||
| r11---sn-4g57knz7.gvt1.com = 74.125.99.240 | ||
| r12---sn-4g57knz7.gvt1.com = 74.125.99.241 | ||
| r13---sn-4g57knz7.gvt1.com = 74.125.99.242 | ||
| r14---sn-4g57knz7.gvt1.com = 74.125.99.243 | ||
| r15---sn-4g57knz7.gvt1.com = 74.125.99.244 | ||
| r16---sn-4g57knz7.gvt1.com = 74.125.99.245 | ||
| r17---sn-4g57knz7.gvt1.com = 74.125.99.246 | ||
| r18---sn-4g57knz7.gvt1.com = 74.125.99.247 | ||
| r19---sn-4g57knz7.gvt1.com = 74.125.99.248 | ||
| r20---sn-4g57knz7.gvt1.com = 74.125.99.249 | ||
| r1---sn-4g5ednll.gvt1.com = 74.125.173.55 | ||
| r2---sn-4g5ednll.gvt1.com = 74.125.173.56 | ||
| r3---sn-4g5ednll.gvt1.com = 74.125.173.57 | ||
| r4---sn-4g5ednll.gvt1.com = 74.125.173.58 | ||
| r5---sn-4g5ednll.gvt1.com = 74.125.173.59 | ||
| r6---sn-4g5ednll.gvt1.com = 74.125.173.60 | ||
| r1---sn-a5m7lnes.gvt1.com = 173.194.8.70 | ||
| r2---sn-a5m7lnes.gvt1.com = 173.194.8.71 | ||
| r3---sn-a5m7lnes.gvt1.com = 173.194.8.72 | ||
| r4---sn-a5m7lnes.gvt1.com = 173.194.8.73 | ||
| r5---sn-a5m7lnes.gvt1.com = 173.194.8.74 | ||
| r6---sn-a5m7lnes.gvt1.com = 173.194.8.75 | ||
| r7---sn-a5m7lnes.gvt1.com = 173.194.8.76 | ||
| r8---sn-a5m7lnes.gvt1.com = 173.194.8.77 | ||
| r9---sn-a5m7lnes.gvt1.com = 173.194.8.78 | ||
| r10---sn-a5m7lnes.gvt1.com = 173.194.8.79 | ||
| r11---sn-a5m7lnes.gvt1.com = 173.194.8.80 | ||
| r12---sn-a5m7lnes.gvt1.com = 173.194.8.81 | ||
| r13---sn-a5m7lnes.gvt1.com = 173.194.8.82 | ||
| r14---sn-a5m7lnes.gvt1.com = 173.194.8.83 | ||
| r15---sn-a5m7lnes.gvt1.com = 173.194.8.84 | ||
| r16---sn-a5m7lnes.gvt1.com = 173.194.8.85 | ||
| r17---sn-a5m7lnes.gvt1.com = 173.194.8.86 | ||
| r18---sn-a5m7lnes.gvt1.com = 173.194.8.87 | ||
| r19---sn-a5m7lnes.gvt1.com = 173.194.8.88 | ||
| r20---sn-a5m7lnes.gvt1.com = 173.194.8.89 | ||
| r1---sn-a5m7lnel.gvt1.com = 173.194.8.38 | ||
| r2---sn-a5m7lnel.gvt1.com = 173.194.8.39 | ||
| r3---sn-a5m7lnel.gvt1.com = 173.194.8.40 | ||
| r4---sn-a5m7lnel.gvt1.com = 173.194.8.41 | ||
| r5---sn-a5m7lnel.gvt1.com = 173.194.8.42 | ||
| r6---sn-a5m7lnel.gvt1.com = 173.194.8.43 | ||
| r7---sn-a5m7lnel.gvt1.com = 173.194.8.44 | ||
| r8---sn-a5m7lnel.gvt1.com = 173.194.8.45 | ||
| r9---sn-a5m7lnel.gvt1.com = 173.194.8.46 | ||
| r10---sn-a5m7lnel.gvt1.com = 173.194.8.47 | ||
| r11---sn-a5m7lnel.gvt1.com = 173.194.8.48 | ||
| r12---sn-a5m7lnel.gvt1.com = 173.194.8.49 | ||
| r13---sn-a5m7lnel.gvt1.com = 173.194.8.50 | ||
| r14---sn-a5m7lnel.gvt1.com = 173.194.8.51 | ||
| r15---sn-a5m7lnel.gvt1.com = 173.194.8.52 | ||
| r16---sn-a5m7lnel.gvt1.com = 173.194.8.53 | ||
| r17---sn-a5m7lnel.gvt1.com = 173.194.8.54 | ||
| r18---sn-a5m7lnel.gvt1.com = 173.194.8.55 | ||
| r19---sn-a5m7lnel.gvt1.com = 173.194.8.56 | ||
| r20---sn-a5m7lnel.gvt1.com = 173.194.8.57 | ||
| r1---sn-a8au-a5me.gvt1.com = 4.35.153.204 | ||
| r2---sn-a8au-a5me.gvt1.com = 4.35.153.205 | ||
| r3---sn-a8au-a5me.gvt1.com = 4.35.153.206 | ||
| r4---sn-a8au-a5me.gvt1.com = 4.35.153.207 | ||
| r5---sn-a8au-a5me.gvt1.com = 4.35.153.208 | ||
| r6---sn-a8au-a5me.gvt1.com = 4.35.153.209 | ||
| r7---sn-a8au-a5me.gvt1.com = 4.35.153.210 | ||
| r8---sn-a8au-a5me.gvt1.com = 4.35.153.211 | ||
| # Google Play End | ||
| # Heroku Start | ||
| id.heroku.com = 52.1.240.62 | ||
| # Heroku End | ||
| # HumbleBundle Start | ||
| humble.pubnub.com = 54.249.82.177 | ||
| humblebundle.com = 104.20.35.236 | ||
| humblebundle-a.akamaihd.net = 203.69.81.33 | ||
| pubnub.com = 52.36.140.12 | ||
| www.humblebundle.com = 216.58.200.243 | ||
| # HumbleBundle End | ||
| # imgur Start | ||
| imgur.com = 151.101.100.193 | ||
| m.imgur.com = 151.101.100.193 | ||
| api.imgur.com = 151.101.100.193 | ||
| www.imgur.com = 151.101.100.193 | ||
| store.imgur.com = 151.101.100.193 | ||
| s.imgur.com = 151.101.100.193 | ||
| p.imgur.com = 151.101.100.193 | ||
| i.imgur.com = 151.101.100.193 | ||
| # imgur End | ||
| # Ingress Start | ||
| appload.ingest.crittercism.com = 54.241.32.8 | ||
| api.crittercism.com = 54.241.32.8 | ||
| txn.ingest.crittercism.com = 54.193.253.0 | ||
| bootstrap.upsight-api.com = 169.44.145.200 | ||
| single.upsight-api.com = 169.44.145.200 | ||
| batch.upsight-api.com = 169.44.145.200 | ||
| # Ingress End | ||
| # Instagram Start | ||
| instagram.com = 157.240.7.52 | ||
| www.instagram.com = 157.240.7.52 | ||
| i.instagram.com = 157.240.7.52 | ||
| api.instagram.com = 157.240.7.52 | ||
| help.instagram.com = 157.240.7.52 | ||
| blog.instagram.com = 157.240.7.52 | ||
| logger.instagram.com = 157.240.7.52 | ||
| badges.instagram.com = 157.240.7.52 | ||
| maps.instagram.com = 157.240.7.52 | ||
| scontent.cdninstagram.com = 157.240.7.52 | ||
| scontent-a.cdninstagram.com = 157.240.7.52 | ||
| scontent-b.cdninstagram.com = 157.240.7.52 | ||
| scontent-sea1-1.cdninstagram.com = 157.240.7.52 | ||
| scontent-hkg3-1.cdninstagram.com = 157.240.7.52 | ||
| scontent-fra3-1.cdninstagram.com = 157.240.7.52 | ||
| scontent-sit4-1.cdninstagram.com = 157.240.7.52 | ||
| graph.instagram.com = 31.13.69.245 | ||
| telegraph-ash.instagram.com = 173.252.108.3 | ||
| telegraph-tiproxy.instagram.com = 34.198.77.204 | ||
| platform.instagram.com = 157.240.11.52 | ||
| igcdn-photos-a-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-photos-b-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-photos-c-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-photos-d-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-photos-e-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-photos-f-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-photos-g-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-photos-h-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-0-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-1-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-2-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-3-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-4-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-5-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-6-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-7-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-8-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-9-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-10-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-11-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-12-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-13-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-14-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-15-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-16-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-17-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-18-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-a-19-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-0-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-1-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-2-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-3-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-4-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-5-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-6-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-7-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-8-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-9-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-10-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-11-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-12-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-13-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-14-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-15-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-16-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-17-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-18-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-b-19-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-0-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-1-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-2-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-3-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-4-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-5-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-6-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-7-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-8-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-9-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-10-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-11-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-12-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-13-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-14-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-15-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-16-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-17-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-18-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-c-19-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-0-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-1-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-2-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-3-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-4-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-5-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-6-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-7-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-8-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-9-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-10-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-11-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-12-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-13-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-14-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-15-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-16-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-17-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-18-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-d-19-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-0-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-1-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-2-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-3-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-4-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-5-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-6-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-7-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-8-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-9-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-10-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-11-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-12-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-13-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-14-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-15-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-16-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-17-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-18-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-e-19-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-0-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-1-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-2-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-3-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-4-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-5-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-6-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-7-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-8-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-9-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-10-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-11-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-12-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-13-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-14-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-15-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-16-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-17-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-18-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-f-19-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-0-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-1-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-2-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-3-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-4-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-5-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-6-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-7-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-8-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-9-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-10-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-11-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-12-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-13-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-14-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-15-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-16-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-17-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-18-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-g-19-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-0-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-1-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-2-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-3-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-4-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-5-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-6-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-7-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-8-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-9-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-10-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-11-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-12-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-13-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-14-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-15-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-16-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-17-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-18-a.akamaihd.net = 184.51.15.142 | ||
| igcdn-videos-h-19-a.akamaihd.net = 184.51.15.142 | ||
| instagramimages-a.akamaihd.net = 184.51.15.142 | ||
| instagramstatic-a.akamaihd.net = 184.51.15.142 | ||
| images.ak.instagram.com = 184.51.15.142 | ||
| static.ak.instagram.com = 184.51.15.142 | ||
| igcdn-photos-a-a.akamaihd.net = 184.51.15.142 | ||
| # Instagram End | ||
| # issuu Start | ||
| issuu.com = 52.72.26.162 | ||
| www.issuu.com = 52.72.26.162 | ||
| blog.issuu.com = 52.72.26.162 | ||
| developers.issuu.com = 52.72.26.162 | ||
| pingback.issuu.com = 52.72.26.162 | ||
| photo.issuu.com = 52.72.26.162 | ||
| page.issuu.com = 52.72.26.162 | ||
| image.issuu.com = 52.72.26.162 | ||
| api.issuu.com = 52.72.26.162 | ||
| content.issuu.com = 52.72.26.162 | ||
| e.issuu.com = 52.72.26.162 | ||
| static.issuu.com = 52.72.26.162 | ||
| skin.issuu.com = 52.72.26.162 | ||
| help.issuu.com = 52.72.26.162 | ||
| # issuu End | ||
| # Kobo Start | ||
| magazines-adf.kobo.com = 128.127.159.1 | ||
| social.kobobooks.com = 157.55.176.209 | ||
| storedownloads.kobo.com = 191.236.35.232 | ||
| discovery.kobobooks.com = 191.238.229.33 | ||
| images.kobobooks.com = 204.87.189.12 | ||
| ftp.kobobooks.com = 204.87.189.201 | ||
| kobobooks.com = 204.87.189.51 | ||
| prod-www.kobobooks.com = 204.87.189.51 | ||
| ecimagest.kobobooks.com = 204.87.189.71 | ||
| prod-store.kobobooks.com = 204.87.189.87 | ||
| kobo.com = 204.87.189.92 | ||
| kobomaintenance.kobobooks.com = 13.92.121.97 | ||
| au.kobobooks.com = 23.227.38.32 | ||
| ca-fr.kobobooks.com = 23.227.38.32 | ||
| ca.kobobooks.com = 23.227.38.32 | ||
| corporate.kobobooks.com = 23.227.38.32 | ||
| de.kobobooks.com = 23.227.38.32 | ||
| es.kobobooks.com = 23.227.38.32 | ||
| fr.kobobooks.com = 23.227.38.32 | ||
| gl.kobobooks.com = 23.227.38.32 | ||
| it.kobobooks.com = 23.227.38.32 | ||
| nz.kobobooks.com = 23.227.38.32 | ||
| pt.kobobooks.com = 23.227.38.32 | ||
| uk.kobobooks.com = 23.227.38.32 | ||
| us.kobobooks.com = 23.227.38.32 | ||
| akimages.kobobooks.com = 23.38.96.57 | ||
| api.kobobooks.com = 23.38.96.57 | ||
| esmx.kobobooks.com = 23.38.96.57 | ||
| esmxsecure.kobobooks.com = 23.38.96.57 | ||
| merch.kobobooks.com = 23.38.96.57 | ||
| mobile.kobobooks.com = 23.38.96.57 | ||
| mobilepartner.kobobooks.com = 23.38.96.57 | ||
| mobilestage.kobobooks.com = 23.38.96.57 | ||
| partner.kobobooks.com = 23.38.96.57 | ||
| ptbr.kobobooks.com = 23.38.96.57 | ||
| ptbrsecure.kobobooks.com = 23.38.96.57 | ||
| ratingsapi.kobobooks.com = 23.38.96.57 | ||
| read.kobobooks.com = 23.38.96.57 | ||
| secure.kobobooks.com = 23.38.96.57 | ||
| services.kobobooks.com = 23.38.96.57 | ||
| store.kobobooks.com = 23.38.96.57 | ||
| tr.kobobooks.com = 23.38.96.57 | ||
| webstore.kobobooks.com = 23.38.96.57 | ||
| webstore2.kobobooks.com = 23.38.96.57 | ||
| writinglife.kobobooks.com = 23.38.96.57 | ||
| www.kobobooks.com = 23.38.96.57 | ||
| assets.kobo.com = 23.38.99.249 | ||
| de.kobo.com = 23.38.99.249 | ||
| es.kobo.com = 23.38.99.249 | ||
| fr.kobo.com = 23.38.99.249 | ||
| it.kobo.com = 23.38.99.249 | ||
| ja.kobo.com = 23.38.99.249 | ||
| nl.kobo.com = 23.38.99.249 | ||
| pt.kobo.com = 23.38.99.249 | ||
| ptbr.kobo.com = 23.38.99.249 | ||
| read.kobo.com = 23.38.99.249 | ||
| rum.kobo.com = 23.38.99.249 | ||
| stage.kobo.com = 23.38.99.249 | ||
| storeapi.kobo.com = 23.38.99.249 | ||
| tw.kobo.com = 23.38.99.249 | ||
| www.kobo.com = 23.38.99.249 | ||
| sorry.kobo.com = 40.114.86.114 | ||
| media.kobobooks.com = 75.98.196.99 | ||
| contentdownloads.kobobooks.com = 88.221.15.40 | ||
| get.kobobooks.com = 88.221.15.40 | ||
| ecimages.kobobooks.com = 88.221.15.50 | ||
| ecmimages.kobobooks.com = 88.221.15.50 | ||
| insiders.kobo.com = 89.187.65.68 | ||
| # Kobo End | ||
| # Line Start | ||
| line.me = 203.104.138.138 | ||
| lcp-checkout.line.me = 125.209.210.239 | ||
| lan.line.me = 223.119.202.208 | ||
| w.line.me = 223.119.202.208 | ||
| scdn.line-apps.com = 223.119.202.208 | ||
| obs.line-apps.com = 125.209.238.181 | ||
| obs-cn.line-apps.com = 125.209.238.181 | ||
| obs-tw.line-apps.com = 203.104.153.6 | ||
| xcdn-cn-prf.line-apps.com = 125.209.238.186 | ||
| xcdn-cn-shp.line-apps.com = 125.209.238.186 | ||
| xcdn-cn-stk.line-apps.com = 125.209.238.186 | ||
| gd2.line.naver.jp = 203.104.150.2 | ||
| gw.line.naver.jp = 203.104.150.2 | ||
| gd2u.line.naver.jp = 203.104.160.12 | ||
| gd2s.line.naver.jp = 203.104.160.12 | ||
| gd2v.line.naver.jp = 203.104.160.12 | ||
| gd2g.line.naver.jp = 125.209.252.17 | ||
| gd2i.line.naver.jp = 125.209.252.17 | ||
| gd2k.line.naver.jp = 125.209.222.202 | ||
| gd2w.line.naver.jp = 125.209.222.202 | ||
| gww.line.naver.jp = 125.209.222.202 | ||
| gwx.line.naver.jp = 203.104.174.18 | ||
| dl.profile.line.naver.jp = 96.7.54.24 | ||
| dl.stickershop.line.naver.jp = 96.7.54.17 | ||
| static.line.naver.jp = 203.104.150.35 | ||
| # Line End | ||
| # Logmein Start | ||
| secure.logmein.com = 74.201.74.193 | ||
| # Logmein End | ||
| # Medium Start | ||
| medium.com = 104.16.120.127 | ||
| api.medium.com = 104.16.120.145 | ||
| cdn-static-1.medium.com = 104.16.120.145 | ||
| cdn-images-1.medium.com = 104.16.120.145 | ||
| cdn-images-2.medium.com = 103.245.222.101 | ||
| # Medium End | ||
| # MEGA Start | ||
| eu.api.mega.co.nz = 31.216.147.135 | ||
| eu.static.mega.co.nz = 154.53.224.130 | ||
| g.cdn1.mega.co.nz = 117.18.237.188 | ||
| mega.co.nz = 154.53.224.150 | ||
| mega.nz = 154.53.224.166 | ||
| w.api.mega.co.nz = 31.216.147.130 | ||
| # MEGA End | ||
| # nytimes for mobile Start | ||
| messaging-sub.api.nytimes.com = 52.203.102.52 | ||
| nytab.nytimes.com = 50.19.127.24 | ||
| et.nytimes.com = 52.206.184.18 | ||
| sso.nytcn.me = 54.64.135.49 | ||
| tagx.nytimes.com = 50.16.209.123 | ||
| rec.api.nytimes.com = 54.209.158.74 | ||
| rec.api.nytimes.com = 54.230.213.29 | ||
| static.sxzhchina.com = 54.230.213.29 | ||
| l0.cn.nytimes.com = 122.152.169.5 | ||
| ic.tynt.com = 208.100.17.186 | ||
| vp.nyt.com = 23.219.132.99 | ||
| m.cn.nytstyle.com = 52.192.30.67 | ||
| nytimes.com = 170.149.159.135 | ||
| cn.nytimes.com = 52.84.219.212 | ||
| m.cn.nytimes.com = 52.84.219.212 | ||
| www.nytimes.com = 184.84.127.110 | ||
| graphics8.nytimes.com = 184.84.127.110 | ||
| json8.nytimes.com = 184.84.127.110 | ||
| typeface.nytimes.com = 184.84.127.110 | ||
| typeface.nyt.com = 184.84.127.110 | ||
| a1.nyt.com = 184.84.127.110 | ||
| s1.nyt.com = 184.84.127.110 | ||
| i1.nyt.com = 184.84.127.110 | ||
| static01.nyt.com = 184.84.127.110 | ||
| static02.nyt.com = 184.84.127.110 | ||
| static03.nyt.com = 184.84.127.110 | ||
| static04.nyt.com = 184.84.127.110 | ||
| static05.nyt.com = 184.84.127.110 | ||
| static06.nyt.com = 184.84.127.110 | ||
| static07.nyt.com = 184.84.127.110 | ||
| static08.nyt.com = 184.84.127.110 | ||
| static09.nyt.com = 184.84.127.110 | ||
| js.nyt.com = 184.84.127.110 | ||
| css.nyt.com = 184.84.127.110 | ||
| int.nyt.com = 184.84.127.110 | ||
| # nytimes for mobile End | ||
| # OneDrive Start | ||
| api.onedrive.com = 204.79.197.213 | ||
| api.onedrive.live.com = 2.17.58.51 | ||
| onedrive.live.com = 204.79.197.217 | ||
| skyweb.skyprod.akadns.net = 204.79.197.217 | ||
| webedgegeo.skyprod.akadns.net = 204.79.197.217 | ||
| skyapi.onedrive.live.com = 104.44.88.28 | ||
| outlook.live.com = 13.107.42.11 | ||
| # OneDrive End | ||
| # Opera mini Start | ||
| mini5.opera-mini.net = 107.167.115.253 | ||
| gameloft.com.minil.beta.opera-mini.net = 107.167.115.253 | ||
| opx.opera.com.mini5-9.opera-mini.net = 107.167.115.253 | ||
| m.tiket.com.mini5-5.opera-mini.net = 107.167.115.253 | ||
| sharp-cust.opera-mini.net = 107.167.115.253 | ||
| opx.opera.com.mini5-7.opera-mini.net = 107.167.115.253 | ||
| wapshop.gameloft.com.minil.beta.opera-mini.net = 107.167.115.253 | ||
| wapdemon.beta.opera-mini.net = 107.167.115.253 | ||
| proxytubo.appspot.com.beta.opera-mini.net = 107.167.115.253 | ||
| skype.com.mini5-1.opera-mini.net = 107.167.115.253 | ||
| com.indosat.com.mini5-1.opera-mini.net = 107.167.115.253 | ||
| nokia-s40-12-cust.opera-mini.net = 107.167.115.253 | ||
| fly-cust.opera-mini.net = 107.167.115.253 | ||
| mini5-1.opera-mini.net = 107.167.115.241 | ||
| labs1-turbo-1.beta.opera-mini.net = 107.167.115.241 | ||
| mini5-2.opera-mini.net = 107.167.115.242 | ||
| global-4-lvs-colossus-2.opera-mini.net = 107.167.115.242 | ||
| mini5-6.opera-mini.net = 107.167.115.238 | ||
| mini5-7.opera-mini.net = 107.167.115.239 | ||
| mini5-8.opera-mini.net = 107.167.115.240 | ||
| global-4-lvs-colossus-8.opera-mini.net = 107.167.115.240 | ||
| mini5cn.opera-mini.net = 111.11.6.118 | ||
| mini5cn-1.opera-mini.net = 111.11.6.118 | ||
| n14-03-01.opera-mini.net = 185.26.180.102 | ||
| cust-demo-test-7.opera-mini.net = 82.145.210.217 | ||
| helio-cust.opera-mini.net = 107.167.115.253 | ||
| 10.9.labs1-turbo.beta.opera-mini.net = 107.167.115.253 | ||
| opx.opera.com.turbo-5.beta.opera-mini.net = 107.167.115.253 | ||
| s35-13.opera-mini.net = 107.167.97.236 | ||
| global-turbo2-1.opera-mini.net = 37.228.107.241 | ||
| a13-08-01.opera-mini.net = 37.228.111.170 | ||
| a25-06-11.opera-mini.net = 107.167.108.184 | ||
| global-4-lvs-odra-1.opera-mini.net = 185.26.181.241 | ||
| global-4-lvs-turing-2.opera-mini.net = 82.145.209.242 | ||
| cdn0.opera-mini.net = 37.228.107.239 | ||
| sitecheck2.opera-mini.net = 37.228.107.239 | ||
| global-turbo-2-lvs-turing.opera-mini.net = 82.145.209.251 | ||
| n24-05-01.opera-mini.net = 141.0.12.125 | ||
| global-4-lvs-turing-8.opera-mini.net = 82.145.211.251 | ||
| sitecheck2.opera-mini.net = 37.228.107.239 | ||
| n19-04-08.opera-mini.net = 82.145.223.56 | ||
| s22-01-08.opera-mini.net = 107.167.99.181 | ||
| s23-03-02.opera-mini.net = 107.167.103.4 | ||
| n08-07-07.opera-mini.net = 82.145.220.251 | ||
| n24-05-02.opera-mini.net = 141.0.12.126 | ||
| global-4-lvs-odra-2.opera-mini.net = 185.26.181.242 | ||
| opera10beta-turbo.opera-mini.net = 185.26.182.62 | ||
| z01-09-01.opera-mini.net = 82.145.208.44 | ||
| s20-15.opera-mini.net = 107.167.96.210 | ||
| global-4-lvs-odra.opera-mini.net = 185.26.181.253 | ||
| z38-09.opera-mini.net = 82.145.211.56 | ||
| z24-10.opera-mini.net = 82.145.211.9 | ||
| af.opera-mini.net = 37.228.107.239 | ||
| a06-05-08-v04.opera-mini.net = 37.228.109.141 | ||
| sitecheck.opera-mini.net = 107.167.110.211 | ||
| global-max-1.opera-mini.net = 107.167.113.209 | ||
| n11-07-07.opera-mini.net = 82.145.221.193 | ||
| global-4-lvs-hopper.opera-mini.net = 37.228.107.253 | ||
| global-turbo2.opera-mini.net = 111.11.6.120 | ||
| z21-09.opera-mini.net = 82.145.210.168 | ||
| z24-02.opera-mini.net = 82.145.211.1 | ||
| # Opera mini End | ||
| # pinterest Start | ||
| pinterest.com = 151.101.64.84 | ||
| www.pinterest.com = 151.101.64.84 | ||
| www.pinterest.jp = 151.101.64.84 | ||
| about.pinterest.com = 151.101.64.84 | ||
| blog.pinterest.com = 151.101.64.84 | ||
| ads.pinterest.com = 151.101.64.84 | ||
| analytics.pinterest.com = 151.101.64.84 | ||
| br.pinterest.com = 151.101.64.84 | ||
| business.pinterest.com = 151.101.64.84 | ||
| businessblog.pinterest.com = 151.101.64.84 | ||
| canary.pinterest.com = 151.101.64.84 | ||
| cz.pinterest.com = 151.101.64.84 | ||
| de.pinterest.com = 151.101.64.84 | ||
| dev.pinterest.com = 151.101.64.84 | ||
| dk.pinterest.com = 151.101.64.84 | ||
| es.pinterest.com = 151.101.64.84 | ||
| fi.pinterest.com = 151.101.64.84 | ||
| fr.pinterest.com = 151.101.64.84 | ||
| gb.pinterest.com = 151.101.64.84 | ||
| gr.pinterest.com = 151.101.64.84 | ||
| help.pinterest.com = 151.101.64.84 | ||
| hu.pinterest.com = 151.101.64.84 | ||
| id.pinterest.com = 151.101.64.84 | ||
| in.pinterest.com = 151.101.64.84 | ||
| it.pinterest.com = 151.101.64.84 | ||
| jp.pinterest.com = 151.101.64.84 | ||
| kr.pinterest.com = 151.101.64.84 | ||
| m.pinterest.com = 151.101.64.84 | ||
| media-cache-ec0.pinterest.com = 151.101.64.84 | ||
| pl.pinterest.com = 151.101.64.84 | ||
| pt.pinterest.com = 151.101.64.84 | ||
| ro.pinterest.com = 151.101.64.84 | ||
| ru.pinterest.com = 151.101.64.84 | ||
| se.pinterest.com = 151.101.64.84 | ||
| sk.pinterest.com = 151.101.64.84 | ||
| tr.pinterest.com = 151.101.64.84 | ||
| uk.about.pinterest.com = 151.101.64.84 | ||
| uk.pinterest.com = 151.101.64.84 | ||
| no.pinterest.com = 151.101.64.84 | ||
| engineering.pinterest.com = 151.101.64.84 | ||
| ak.pinterest.com = 151.101.64.84 | ||
| api.pinterest.com = 151.101.192.84 | ||
| nl.pinterest.com = 151.101.192.84 | ||
| passets-cdn.pinterest.com = 151.101.192.84 | ||
| post.pinterest.com = 151.101.192.84 | ||
| trk.pinterest.com = 151.101.192.84 | ||
| s.pinimg.com = 151.101.192.84 | ||
| i.pinimg.com = 151.101.192.84 | ||
| v.pinimg.com = 151.101.192.84 | ||
| s-media-cache-ak0.pinimg.com = 151.101.192.84 | ||
| developers.pinterest.com = 52.203.245.216 | ||
| # pinterest End | ||
| # Periscope Start | ||
| pscp.tv = 52.193.42.51 | ||
| www.pscp.tv = 52.193.42.51 | ||
| channels.pscp.tv = 52.11.126.129 | ||
| proxsee.pscp.tv = 52.32.74.235 | ||
| assets.pscp.tv = 13.32.194.196 | ||
| prod-profile.pscp.tv = 13.32.194.196 | ||
| prod-thumbnail.pscp.tv = 13.32.194.196 | ||
| prod-video-ap-northeast-1.pscp.tv = 151.101.2.93 | ||
| prod-video-ap-southeast-1.pscp.tv = 151.101.2.93 | ||
| prod-video-ap-southeast-2.pscp.tv = 151.101.2.93 | ||
| prod-video-eu-central-1.pscp.tv = 151.101.2.93 | ||
| prod-video-eu-west-1.pscp.tv = 151.101.2.93 | ||
| prod-video-us-east-1.pscp.tv = 151.101.2.93 | ||
| prod-video-us-west-1.pscp.tv = 151.101.2.93 | ||
| prod-video-us-west-2.pscp.tv = 151.101.2.93 | ||
| prod-video-sa-east-1.pscp.tv = 151.101.2.93 | ||
| prod-chatman-ancillary-eu-central-1.pscp.tv = 52.28.70.96 | ||
| prod-chatman-ancillary-us-east-1.pscp.tv = 52.5.25.47 | ||
| prod-chatman-ancillary-us-west-2.pscp.tv = 52.26.41.23 | ||
| # Periscope End | ||
| # Psiphon Start | ||
| psiphon3.com = 54.239.168.4 | ||
| www.psiphon3.com = 54.239.168.4 | ||
| psiphon.ca = 104.20.39.14 | ||
| www.psiphon.ca = 104.20.39.14 | ||
| # Psiphon End | ||
| # RawGit Start | ||
| cdn.rawgit.com = 198.232.125.81 | ||
| # RawGit End | ||
| # Resilio Sync Start | ||
| getsync.com = 13.32.231.218 | ||
| config.getsync.com = 13.32.231.218 | ||
| download-cdn.getsync.com = 13.32.231.218 | ||
| update.getsync.com = 13.32.231.218 | ||
| www.getsync.com = 13.32.231.218 | ||
| config.resilio.com = 13.32.231.218 | ||
| www.resilio.com = 13.32.231.218 | ||
| new-bench.resilio.com = 54.82.227.39 | ||
| # Resilio Sync End | ||
| # slideshare Start | ||
| www.slideshare.net = 103.20.93.138 | ||
| slideshare.net = 103.20.93.138 | ||
| de.slideshare.net = 103.20.93.138 | ||
| engineering.slideshare.net = 103.20.93.138 | ||
| es.slideshare.net = 103.20.93.138 | ||
| fr.slideshare.net = 103.20.93.138 | ||
| pt.slideshare.net = 103.20.93.138 | ||
| blog.slideshare.net = 103.20.93.138 | ||
| # slideshare End | ||
| # Smartdnsproxy Start | ||
| www.smartdnsproxy.com = 103.28.248.96 | ||
| support.smartdnsproxy.com = 184.72.50.35 | ||
| # Smartdnsproxy End | ||
| # SoundCloud Start | ||
| soundcloud.com = 72.21.91.127 | ||
| www.soundcloud.com = 72.21.91.127 | ||
| m.soundcloud.com = 72.21.91.127 | ||
| api.soundcloud.com = 72.21.91.127 | ||
| api-mobile.soundcloud.com = 72.21.91.127 | ||
| api-v2.soundcloud.com = 72.21.91.127 | ||
| on.soundcloud.com = 72.21.91.127 | ||
| promoted.soundcloud.com = 72.21.91.127 | ||
| visuals.soundcloud.com = 72.21.91.127 | ||
| blog.soundcloud.com = 45.33.14.185 | ||
| ec-media.soundcloud.com = 72.21.81.167 | ||
| ec-rtmp-media.soundcloud.com = 68.232.32.220 | ||
| a1.sndcdn.com = 72.21.91.96 | ||
| a-v2.sndcdn.com = 72.21.91.96 | ||
| ec-preview-media.sndcdn.com = 72.21.91.96 | ||
| style.sndcdn.com = 72.21.91.96 | ||
| va.sndcdn.com = 72.21.91.96 | ||
| cf-media.sndcdn.com = 54.230.233.111 | ||
| ec-media.sndcdn.com = 72.21.81.77 | ||
| eventgateway.soundcloud.com = 52.84.200.202 | ||
| telemetry.soundcloud.com = 52.84.200.202 | ||
| # SoundCloud End | ||
| # Startpage & Ixquick Start | ||
| startpage.com = 43.249.39.38 | ||
| www.startpage.com = 43.249.39.38 | ||
| www.ixquick.com = 43.249.39.49 | ||
| ixquick.com = 43.249.39.49 | ||
| support.startpage.com = 37.0.89.56 | ||
| support.ixquick.com = 37.0.89.57 | ||
| # Startpage & Ixquick End | ||
| # telegram Start | ||
| # As an alternative, you can use: | ||
| # https://telegram.ustclug.org | ||
| telegram.org = 149.154.166.142 | ||
| desktop.telegram.org = 149.154.166.142 | ||
| core.telegram.org = 149.154.166.142 | ||
| macos.telegram.org = 149.154.166.142 | ||
| web.telegram.org = 149.154.166.142 | ||
| api.telegram.org = 149.154.167.216 | ||
| pluto.web.telegram.org = 149.154.175.16 | ||
| pluto-1.web.telegram.org = 149.154.175.16 | ||
| venus.web.telegram.org = 149.154.167.24 | ||
| venus-1.web.telegram.org = 149.154.167.24 | ||
| aurora.web.telegram.org = 149.154.175.115 | ||
| aurora-1.web.telegram.org = 149.154.175.115 | ||
| vesta.web.telegram.org = 149.154.167.124 | ||
| vesta-1.web.telegram.org = 149.154.167.124 | ||
| flora.web.telegram.org = 149.154.167.32 | ||
| flora-1.web.telegram.org = 149.154.167.32 | ||
| # telegram End | ||
| # thebodyshop Start | ||
| thebodyshop.com = 52.48.212.136 | ||
| www.thebodyshop.com.hk = 52.76.11.9 | ||
| www.thebodyshop.com = 52.214.109.54 | ||
| thebodyshop.com.tw = 59.124.99.130 | ||
| fs.thebodyshop.com.tw = 210.200.141.52 | ||
| shop.thebodyshop.com.tw = 210.200.141.55 | ||
| assets.thebodyshop.com = 184.31.34.218 | ||
| apps.nexus.bazaarvoice.com = 151.101.0.230 | ||
| # thebodyshop End | ||
| # theinitium Start | ||
| stigma.theinitium.com = 104.28.31.251 | ||
| theinitium.com = 104.28.31.251 | ||
| api.theinitium.com = 104.28.31.251 | ||
| initiummall.com = 104.28.31.251 | ||
| # theinitium End | ||
| # Tor Start | ||
| torproject.org = 154.35.132.70 | ||
| www.torproject.org = 154.35.132.70 | ||
| atlas.torproject.org = 154.35.132.70 | ||
| bugs.torproject.org = 154.35.132.70 | ||
| cloud.torproject.org = 154.35.132.70 | ||
| consensus-health.torproject.org = 154.35.132.70 | ||
| deb.torproject.org = 154.35.132.70 | ||
| dist.torproject.org = 154.35.132.70 | ||
| extra.torproject.org = 154.35.132.70 | ||
| gettor.torproject.org = 154.35.132.70 | ||
| help.torproject.org = 154.35.132.70 | ||
| onion.torproject.org = 154.35.132.70 | ||
| ooni.torproject.org = 154.35.132.70 | ||
| research.torproject.org = 154.35.132.70 | ||
| spec.torproject.org = 154.35.132.70 | ||
| stem.torproject.org = 154.35.132.70 | ||
| tb-manual.torproject.org = 154.35.132.70 | ||
| wiki.torproject.org = 154.35.132.70 | ||
| archive.torproject.org = 82.195.75.101 | ||
| media.torproject.org = 82.195.75.101 | ||
| blog.torproject.org = 23.185.0.2 | ||
| bridges.torproject.org = 78.47.38.229 | ||
| check.torproject.org = 138.201.14.212 | ||
| collector.torproject.org = 138.201.14.216 | ||
| compass.torproject.org = 38.229.72.20 | ||
| db.torproject.org = 138.201.14.199 | ||
| donate.torproject.org = 138.201.212.231 | ||
| exonerator.torproject.org = 138.201.14.214 | ||
| git.torproject.org = 138.201.212.228 | ||
| gitweb.torproject.org = 138.201.212.228 | ||
| labs.torproject.org = 161.47.6.182 | ||
| lists.torproject.org = 138.201.14.202 | ||
| metrics.torproject.org = 138.201.14.215 | ||
| onionoo.torproject.org = 78.47.38.227 | ||
| explorer.ooni.torproject.org = 52.70.141.81 | ||
| people.torproject.org = 138.201.14.203 | ||
| rt.torproject.org = 138.201.212.230 | ||
| storm.torproject.org = 78.47.38.231 | ||
| svn.torproject.org = 138.201.14.206 | ||
| trac.torproject.org = 138.201.212.227 | ||
| # Tor End | ||
| # Travis CI Start | ||
| travis-ci-org.global.ssl.fastly.net = 151.101.76.249 | ||
| # Travis CI End | ||
| # Tumblr Start | ||
| tumblr.com = 66.6.32.31 | ||
| www.tumblr.com = 66.6.32.31 | ||
| tumblr.co = 119.161.11.11 | ||
| api.tumblr.com = 119.161.11.11 | ||
| vt.tumblr.com = 119.161.11.11 | ||
| assets.tumblr.com = 119.161.11.11 | ||
| media.tumblr.com = 119.161.11.11 | ||
| cynicallys.tumblr.com = 192.229.237.97 | ||
| mx.tumblr.com = 192.229.237.97 | ||
| vt.media.tumblr.com = 87.248.116.14 | ||
| vtt.tumblr.com = 216.115.100.126 | ||
| 31.media.tumblr.com = 216.115.100.126 | ||
| 33.media.tumblr.com = 216.115.100.126 | ||
| 37.media.tumblr.com = 216.115.100.126 | ||
| 38.media.tumblr.com = 216.115.100.126 | ||
| ls.srvcs.tumblr.com = 66.6.32.162 | ||
| px.srvcs.tumblr.com = 66.6.32.162 | ||
| secure.assets.tumblr.com = 119.160.254.215 | ||
| static.tumblr.com = 119.161.9.50 | ||
| 39.media.tumblr.com = 119.161.9.50 | ||
| 41.media.tumblr.com = 119.161.9.50 | ||
| 43.media.tumblr.com = 119.161.9.50 | ||
| 45.media.tumblr.com = 119.161.9.50 | ||
| 48.media.tumblr.com = 119.161.9.50 | ||
| 67.media.tumblr.com = 119.161.9.50 | ||
| 68.media.tumblr.com = 119.161.9.50 | ||
| secure.static.tumblr.com = 54.182.6.6 | ||
| 24.media.tumblr.com = 119.161.10.198 | ||
| 96.media.tumblr.com = 119.161.10.198 | ||
| 99.media.tumblr.com = 119.161.10.198 | ||
| 30.media.tumblr.com = 192.229.237.98 | ||
| 44.media.tumblr.com = 192.229.237.98 | ||
| 46.media.tumblr.com = 192.229.237.98 | ||
| 40.media.tumblr.com = 192.229.237.98 | ||
| 49.media.tumblr.com = 192.229.237.98 | ||
| 66.media.tumblr.com = 192.229.237.98 | ||
| 97.media.tumblr.com = 192.229.237.98 | ||
| 32.media.tumblr.com = 54.239.176.79 | ||
| 36.media.tumblr.com = 54.230.158.13 | ||
| 42.media.tumblr.com = 192.229.237.185 | ||
| 47.media.tumblr.com = 54.192.234.133 | ||
| 50.media.tumblr.com = 54.192.234.244 | ||
| 65.media.tumblr.com = 54.230.142.156 | ||
| 90.media.tumblr.com = 216.115.100.125 | ||
| 94.media.tumblr.com = 128.127.159.1 | ||
| 95.media.tumblr.com = 23.2.16.8 | ||
| 98.media.tumblr.com = 151.101.76.249 | ||
| # Tumblr End | ||
| # Twitter Start | ||
| twitter.com = 104.244.42.131 | ||
| www.twitter.com = 104.244.42.131 | ||
| api.twitter.com = 104.244.42.131 | ||
| caps.twitter.com = 104.244.42.131 | ||
| mobile.twitter.com = 104.244.42.131 | ||
| support.twitter.com = 104.244.42.131 | ||
| upload.twitter.com = 104.244.42.131 | ||
| tweetdeck.twitter.com = 104.244.42.131 | ||
| syndication.twitter.com = 104.244.42.131 | ||
| about.twitter.com = 104.244.42.131 | ||
| blog.twitter.com = 104.244.42.131 | ||
| betastream.twitter.com = 104.244.42.131 | ||
| dev.twitter.com = 104.244.42.131 | ||
| pic.twitter.com = 104.244.42.131 | ||
| search.twitter.com = 104.244.42.131 | ||
| status.twitter.com = 104.244.42.131 | ||
| assets0.twitter.com = 104.244.42.131 | ||
| assets1.twitter.com = 104.244.42.131 | ||
| assets2.twitter.com = 104.244.42.131 | ||
| assets3.twitter.com = 104.244.42.131 | ||
| assets4.twitter.com = 104.244.42.131 | ||
| static.twitter.com = 104.244.42.131 | ||
| help.twitter.com = 104.244.42.131 | ||
| ton.twitter.com = 104.244.42.131 | ||
| s.twitter.com = 104.244.42.131 | ||
| analytics.twitter.com = 104.244.42.131 | ||
| urls-real.api.twitter.com = 104.244.42.131 | ||
| userstream.twitter.com = 104.244.42.131 | ||
| sitestream.twitter.com = 104.244.42.131 | ||
| stream.twitter.com = 104.244.42.131 | ||
| tdweb.twitter.com = 104.244.42.131 | ||
| twitpic.com = 104.244.46.244 | ||
| m1.twitpic.com = 104.244.46.244 | ||
| web1.twitpic.com = 104.244.46.244 | ||
| web10.twitpic.com = 104.244.46.244 | ||
| web2.twitpic.com = 104.244.46.244 | ||
| web3.twitpic.com = 104.244.46.244 | ||
| web4.twitpic.com = 104.244.46.244 | ||
| web5.twitpic.com = 104.244.46.244 | ||
| web6.twitpic.com = 104.244.46.244 | ||
| web7.twitpic.com = 104.244.46.244 | ||
| web8.twitpic.com = 104.244.46.244 | ||
| web9.twitpic.com = 104.244.46.244 | ||
| a0.twimg.com = 117.18.237.70 | ||
| a1.twimg.com = 117.18.237.70 | ||
| a2.twimg.com = 117.18.237.70 | ||
| a3.twimg.com = 117.18.237.70 | ||
| a4.twimg.com = 117.18.237.70 | ||
| a5.twimg.com = 117.18.237.70 | ||
| abs.twimg.com = 117.18.237.70 | ||
| g.twimg.com = 117.18.237.70 | ||
| hca.twimg.com = 117.18.237.70 | ||
| o.twimg.com = 117.18.237.70 | ||
| p.twimg.com = 117.18.237.70 | ||
| r.twimg.com = 117.18.237.70 | ||
| ma.twimg.com = 117.18.237.70 | ||
| pbs.twimg.com = 117.18.237.70 | ||
| pbs-h2.twimg.com = 117.18.237.70 | ||
| ton.twimg.com = 117.18.237.70 | ||
| syndication.twimg.com = 117.18.237.70 | ||
| syndication-o.twimg.com = 117.18.237.70 | ||
| image-proxy-origin.twimg.com = 117.18.237.70 | ||
| tweetdeck.com = 104.244.45.246 | ||
| api.tweetdeck.com = 104.244.45.246 | ||
| web.tweetdeck.com = 104.244.45.246 | ||
| www.tweetdeck.com = 104.244.45.246 | ||
| downloads.tweetdeck.com = 104.244.45.246 | ||
| cdn.syndication.twitter.com = 104.244.46.232 | ||
| apps.twitter.com = 104.244.46.232 | ||
| debates.twitter.com = 104.244.46.232 | ||
| t.co = 185.45.5.47 | ||
| platform.twitter.com = 104.244.43.77 | ||
| video.twimg.com = 104.244.46.71 | ||
| cdn.syndication.twimg.com = 104.244.46.17 | ||
| # Twitter End | ||
| # Vimeo Start | ||
| vimeo.com = 104.156.85.217 | ||
| api.vimeo.com = 104.156.85.217 | ||
| www.vimeo.com = 104.156.85.217 | ||
| player.vimeo.com = 104.156.85.217 | ||
| i.vimeocdn.com = 151.101.73.133 | ||
| f.vimeocdn.com = 151.101.73.133 | ||
| vimeo-hp-videos.global.ssl.fastly.net = 103.245.222.249 | ||
| click.email.vimeo.com = 198.245.92.39 | ||
| # Vimeo End | ||
| # Voa Start | ||
| www.voachinese.com = 23.42.169.61 | ||
| gdb.voanews.com = 23.42.169.61 | ||
| av.voanews.com = 23.42.169.61 | ||
| # Voa End | ||
| # W3schools Start | ||
| w3schools.com = 192.229.173.207 | ||
| www.w3schools.com = 192.229.173.207 | ||
| # W3schools End | ||
| # Wikinews Start | ||
| zh.m.wikinews.org = 198.35.26.96 | ||
| # Wikinews End | ||
| # Wikipedia Start | ||
| www.wikipedia.org = 198.35.26.96 | ||
| login.wikimedia.org = 198.35.26.96 | ||
| wuu.wikipedia.org = 198.35.26.96 | ||
| zh-yue.wikipedia.org = 198.35.26.96 | ||
| zh.wikipedia.org = 198.35.26.96 | ||
| zh.m.wikipedia.org = 198.35.26.96 | ||
| upload.wikimedia.org = 198.35.26.112 | ||
| # Wikipedia End | ||
| # Xboxlive Start | ||
| achievements.xboxlive.com = 134.170.178.89 | ||
| # Xboxlive End | ||
| # Yahoo Start | ||
| c5.ah.yahoo.com = 202.43.194.205 | ||
| edit.yahoo.com = 202.43.194.205 | ||
| na.edit.yahoo.com = 202.43.194.205 | ||
| sa.edit.yahoo.com = 202.43.194.205 | ||
| login.yahoo.com = 202.43.194.205 | ||
| mail.yahoo.com = 202.43.194.205 | ||
| open.login.yahoo.com = 202.43.194.205 | ||
| code.flickr.com = 192.0.79.32 | ||
| code.flickr.net = 192.0.79.32 | ||
| static.flickr.com = 106.10.231.23 | ||
| farm1.staticflickr.com = 106.10.231.23 | ||
| farm2.staticflickr.com = 106.10.231.23 | ||
| farm3.staticflickr.com = 106.10.231.23 | ||
| farm4.staticflickr.com = 106.10.231.23 | ||
| farm5.staticflickr.com = 106.10.231.23 | ||
| farm6.staticflickr.com = 106.10.231.23 | ||
| farm7.staticflickr.com = 106.10.231.23 | ||
| farm8.staticflickr.com = 106.10.231.23 | ||
| farm9.staticflickr.com = 106.10.231.23 | ||
| flickr.com = 119.161.14.17 | ||
| m.flickr.com = 119.161.14.17 | ||
| secure.flickr.com = 119.161.14.17 | ||
| www.flickr.com = 119.161.14.17 | ||
| heartbeat.flickr.com = 119.161.14.17 | ||
| api.flickr.com = 119.161.14.17 | ||
| up.flickr.com = 119.161.14.17 | ||
| downloadr.flickr.com = 76.13.28.196 | ||
| finance.yahoo.com = 203.84.197.27 | ||
| hk.finance.yahoo.com = 203.84.197.27 | ||
| answers.yahoo.com = 203.84.197.27 | ||
| hk.answers.yahoo.com = 203.84.197.27 | ||
| tw.answers.yahoo.com = 203.84.197.27 | ||
| geo.yahoo.com = 203.84.197.27 | ||
| tw.bid.yahoo.com = 116.214.10.132 | ||
| hk.finance.yahoo.com = 121.101.144.112 | ||
| tw.finance.yahoo.com = 124.108.112.57 | ||
| news.yahoo.com = 106.10.160.45 | ||
| hk.yahoo.com = 203.188.200.67 | ||
| tw.yahoo.com = 203.188.200.67 | ||
| tw.news.yahoo.com = 180.222.100.23 | ||
| hk.news.yahoo.com = 180.222.100.23 | ||
| yahoo.com = 106.10.178.36 | ||
| duckduckgo-owned-server.yahoo.net = 50.18.192.250 | ||
| tw.mobi.yahoo.com = 116.214.11.98 | ||
| tw.mall.yahoo.com = 119.160.242.137 | ||
| hk.mobi.yahoo.com = 116.214.11.98 | ||
| tw.mobi.yahoo.com = 116.214.11.98 | ||
| search.yahoo.com = 27.123.200.67 | ||
| hk.search.yahoo.com = 27.123.200.67 | ||
| tw.search.yahoo.com = 27.123.200.67 | ||
| # Yahoo End | ||
| # Youtube Start | ||
| youtube.com = 172.217.6.127 | ||
| www.youtube.com = 172.217.6.127 | ||
| ads.youtube.com = 172.217.6.127 | ||
| au.youtube.com = 172.217.6.127 | ||
| ca.youtube.com = 172.217.6.127 | ||
| de.youtube.com = 172.217.6.127 | ||
| jp.youtube.com = 172.217.6.127 | ||
| ru.youtube.com = 172.217.6.127 | ||
| tw.youtube.com = 172.217.6.127 | ||
| uk.youtube.com = 172.217.6.127 | ||
| accounts.youtube.com = 172.217.6.127 | ||
| analytics.youtube.com = 172.217.6.127 | ||
| apiblog.youtube.com = 172.217.6.127 | ||
| creatoracademy.youtube.com = 172.217.6.127 | ||
| m.youtube.com = 172.217.6.127 | ||
| s.youtube.com = 172.217.6.127 | ||
| gdata.youtube.com = 172.217.6.127 | ||
| gaming.youtube.com = 172.217.6.127 | ||
| help.youtube.com = 172.217.6.127 | ||
| img.youtube.com = 172.217.6.127 | ||
| insight.youtube.com = 172.217.6.127 | ||
| upload.youtube.com = 172.217.6.127 | ||
| redirector.c.youtube.com = 172.217.6.127 | ||
| stage.gdata.youtube.com = 172.217.6.127 | ||
| tv.youtube.com = 172.217.6.127 | ||
| uploads.stage.gdata.youtube.com = 172.217.6.127 | ||
| youtube.googleblog.com = 172.217.6.127 | ||
| youtube.googleapis.com = 172.217.6.127 | ||
| youtubei.googleapis.com = 172.217.6.127 | ||
| youtube-ui.l.google.com = 172.217.6.127 | ||
| www.youtube-nocookie.com = 172.217.6.127 | ||
| # Youtube End | ||
| # Google Video Start | ||
| redirector.googlevideo.com = 203.208.41.40 | ||
| r1---sn-5uh5o-f5f6.googlevideo.com = 194.9.24.76 | ||
| r2---sn-5uh5o-f5f6.googlevideo.com = 194.9.24.77 | ||
| r3---sn-5uh5o-f5f6.googlevideo.com = 194.9.24.78 | ||
| r4---sn-5uh5o-f5f6.googlevideo.com = 194.9.24.79 | ||
| r5---sn-5uh5o-f5f6.googlevideo.com = 194.9.24.80 | ||
| r6---sn-5uh5o-f5f6.googlevideo.com = 194.9.24.81 | ||
| r7---sn-5uh5o-f5f6.googlevideo.com = 194.9.24.82 | ||
| r8---sn-5uh5o-f5f6.googlevideo.com = 194.9.24.83 | ||
| r1---sn-i3b7knez.googlevideo.com = 74.125.164.134 | ||
| r2---sn-i3b7knez.googlevideo.com = 74.125.164.135 | ||
| r3---sn-i3b7knez.googlevideo.com = 74.125.164.136 | ||
| r4---sn-i3b7knez.googlevideo.com = 74.125.164.137 | ||
| r5---sn-i3b7knez.googlevideo.com = 74.125.164.138 | ||
| r6---sn-i3b7knez.googlevideo.com = 74.125.164.139 | ||
| r7---sn-i3b7knez.googlevideo.com = 74.125.164.140 | ||
| r8---sn-i3b7knez.googlevideo.com = 74.125.164.141 | ||
| r9---sn-i3b7knez.googlevideo.com = 74.125.164.142 | ||
| r10---sn-i3b7knez.googlevideo.com = 74.125.164.143 | ||
| r11---sn-i3b7knez.googlevideo.com = 74.125.164.144 | ||
| r12---sn-i3b7knez.googlevideo.com = 74.125.164.145 | ||
| r13---sn-i3b7knez.googlevideo.com = 74.125.164.146 | ||
| r14---sn-i3b7knez.googlevideo.com = 74.125.164.147 | ||
| r15---sn-i3b7knez.googlevideo.com = 74.125.164.148 | ||
| r16---sn-i3b7knez.googlevideo.com = 74.125.164.149 | ||
| r17---sn-i3b7knez.googlevideo.com = 74.125.164.150 | ||
| r18---sn-i3b7knez.googlevideo.com = 74.125.164.151 | ||
| r19---sn-i3b7knez.googlevideo.com = 74.125.164.152 | ||
| r20---sn-i3b7knez.googlevideo.com = 74.125.164.153 | ||
| r1---sn-i3b7knel.googlevideo.com = 74.125.164.70 | ||
| r2---sn-i3b7knel.googlevideo.com = 74.125.164.71 | ||
| r3---sn-i3b7knel.googlevideo.com = 74.125.164.72 | ||
| r4---sn-i3b7knel.googlevideo.com = 74.125.164.73 | ||
| r5---sn-i3b7knel.googlevideo.com = 74.125.164.74 | ||
| r6---sn-i3b7knel.googlevideo.com = 74.125.164.75 | ||
| r7---sn-i3b7knel.googlevideo.com = 74.125.164.76 | ||
| r8---sn-i3b7knel.googlevideo.com = 74.125.164.77 | ||
| r9---sn-i3b7knel.googlevideo.com = 74.125.164.78 | ||
| r10---sn-i3b7knel.googlevideo.com = 74.125.164.79 | ||
| r11---sn-i3b7knel.googlevideo.com = 74.125.164.80 | ||
| r12---sn-i3b7knel.googlevideo.com = 74.125.164.81 | ||
| r13---sn-i3b7knel.googlevideo.com = 74.125.164.82 | ||
| r14---sn-i3b7knel.googlevideo.com = 74.125.164.83 | ||
| r15---sn-i3b7knel.googlevideo.com = 74.125.164.84 | ||
| r16---sn-i3b7knel.googlevideo.com = 74.125.164.85 | ||
| r17---sn-i3b7knel.googlevideo.com = 74.125.164.86 | ||
| r18---sn-i3b7knel.googlevideo.com = 74.125.164.87 | ||
| r19---sn-i3b7knel.googlevideo.com = 74.125.164.88 | ||
| r20---sn-i3b7knel.googlevideo.com = 74.125.164.89 | ||
| r1---sn-i3b7kner.googlevideo.com = 74.125.171.6 | ||
| r2---sn-i3b7kner.googlevideo.com = 74.125.171.7 | ||
| r3---sn-i3b7kner.googlevideo.com = 74.125.171.8 | ||
| r4---sn-i3b7kner.googlevideo.com = 74.125.171.9 | ||
| r5---sn-i3b7kner.googlevideo.com = 74.125.171.10 | ||
| r6---sn-i3b7kner.googlevideo.com = 74.125.171.11 | ||
| r7---sn-i3b7kner.googlevideo.com = 74.125.171.12 | ||
| r8---sn-i3b7kner.googlevideo.com = 74.125.171.13 | ||
| r9---sn-i3b7kner.googlevideo.com = 74.125.171.14 | ||
| r10---sn-i3b7kner.googlevideo.com = 74.125.171.15 | ||
| r11---sn-i3b7kner.googlevideo.com = 74.125.171.16 | ||
| r12---sn-i3b7kner.googlevideo.com = 74.125.171.17 | ||
| r13---sn-i3b7kner.googlevideo.com = 74.125.171.18 | ||
| r14---sn-i3b7kner.googlevideo.com = 74.125.171.19 | ||
| r14---sn-i3b7kner.googlevideo.com = 74.125.171.20 | ||
| r15---sn-i3b7kner.googlevideo.com = 74.125.171.21 | ||
| r16---sn-i3b7kner.googlevideo.com = 74.125.171.22 | ||
| r17---sn-i3b7kner.googlevideo.com = 74.125.171.23 | ||
| r18---sn-i3b7kner.googlevideo.com = 74.125.171.24 | ||
| r19---sn-i3b7kner.googlevideo.com = 74.125.171.25 | ||
| r20---sn-i3b7kner.googlevideo.com = 74.125.171.26 | ||
| r1---sn-i3b7knes.googlevideo.com = 74.125.164.102 | ||
| r2---sn-i3b7knes.googlevideo.com = 74.125.164.103 | ||
| r3---sn-i3b7knes.googlevideo.com = 74.125.164.104 | ||
| r4---sn-i3b7knes.googlevideo.com = 74.125.164.105 | ||
| r5---sn-i3b7knes.googlevideo.com = 74.125.164.106 | ||
| r6---sn-i3b7knes.googlevideo.com = 74.125.164.107 | ||
| r7---sn-i3b7knes.googlevideo.com = 74.125.164.108 | ||
| r8---sn-i3b7knes.googlevideo.com = 74.125.164.109 | ||
| r9---sn-i3b7knes.googlevideo.com = 74.125.164.110 | ||
| r10---sn-i3b7knes.googlevideo.com = 74.125.164.111 | ||
| r11---sn-i3b7knes.googlevideo.com = 74.125.164.112 | ||
| r12---sn-i3b7knes.googlevideo.com = 74.125.164.113 | ||
| r13---sn-i3b7knes.googlevideo.com = 74.125.164.114 | ||
| r14---sn-i3b7knes.googlevideo.com = 74.125.164.115 | ||
| r15---sn-i3b7knes.googlevideo.com = 74.125.164.116 | ||
| r16---sn-i3b7knes.googlevideo.com = 74.125.164.117 | ||
| r17---sn-i3b7knes.googlevideo.com = 74.125.164.118 | ||
| r18---sn-i3b7knes.googlevideo.com = 74.125.164.119 | ||
| r19---sn-i3b7knes.googlevideo.com = 74.125.164.120 | ||
| r20---sn-i3b7knes.googlevideo.com = 74.125.164.121 | ||
| r1---sn-i3b7knee.googlevideo.com = 74.125.164.38 | ||
| r2---sn-i3b7knee.googlevideo.com = 74.125.164.39 | ||
| r3---sn-i3b7knee.googlevideo.com = 74.125.164.40 | ||
| r4---sn-i3b7knee.googlevideo.com = 74.125.164.41 | ||
| r5---sn-i3b7knee.googlevideo.com = 74.125.164.42 | ||
| r6---sn-i3b7knee.googlevideo.com = 74.125.164.43 | ||
| r7---sn-i3b7knee.googlevideo.com = 74.125.164.44 | ||
| r8---sn-i3b7knee.googlevideo.com = 74.125.164.45 | ||
| r9---sn-i3b7knee.googlevideo.com = 74.125.164.46 | ||
| r10---sn-i3b7knee.googlevideo.com = 74.125.164.47 | ||
| r11---sn-i3b7knee.googlevideo.com = 74.125.164.48 | ||
| r12---sn-i3b7knee.googlevideo.com = 74.125.164.49 | ||
| r13---sn-i3b7knee.googlevideo.com = 74.125.164.50 | ||
| r14---sn-i3b7knee.googlevideo.com = 74.125.164.51 | ||
| r15---sn-i3b7knee.googlevideo.com = 74.125.164.52 | ||
| r16---sn-i3b7knee.googlevideo.com = 74.125.164.53 | ||
| r17---sn-i3b7knee.googlevideo.com = 74.125.164.54 | ||
| r18---sn-i3b7knee.googlevideo.com = 74.125.164.55 | ||
| r19---sn-i3b7knee.googlevideo.com = 74.125.164.56 | ||
| r20---sn-i3b7knee.googlevideo.com = 74.125.164.57 | ||
| r1---sn-i3b7kney.googlevideo.com = 74.125.171.38 | ||
| r2---sn-i3b7kney.googlevideo.com = 74.125.171.39 | ||
| r3---sn-i3b7kney.googlevideo.com = 74.125.171.40 | ||
| r4---sn-i3b7kney.googlevideo.com = 74.125.171.41 | ||
| r5---sn-i3b7kney.googlevideo.com = 74.125.171.42 | ||
| r6---sn-i3b7kney.googlevideo.com = 74.125.171.43 | ||
| r7---sn-i3b7kney.googlevideo.com = 74.125.171.44 | ||
| r8---sn-i3b7kney.googlevideo.com = 74.125.171.45 | ||
| r9---sn-i3b7kney.googlevideo.com = 74.125.171.46 | ||
| r10---sn-i3b7kney.googlevideo.com = 74.125.171.47 | ||
| r11---sn-i3b7kney.googlevideo.com = 74.125.171.48 | ||
| r12---sn-i3b7kney.googlevideo.com = 74.125.171.49 | ||
| r13---sn-i3b7kney.googlevideo.com = 74.125.171.50 | ||
| r14---sn-i3b7kney.googlevideo.com = 74.125.171.51 | ||
| r15---sn-i3b7kney.googlevideo.com = 74.125.171.52 | ||
| r16---sn-i3b7kney.googlevideo.com = 74.125.171.53 | ||
| r17---sn-i3b7kney.googlevideo.com = 74.125.171.54 | ||
| r18---sn-i3b7kney.googlevideo.com = 74.125.171.55 | ||
| r19---sn-i3b7kney.googlevideo.com = 74.125.171.56 | ||
| r20---sn-i3b7kney.googlevideo.com = 74.125.171.57 | ||
| r1---sn-i3b7knek.googlevideo.com = 74.125.164.230 | ||
| r2---sn-i3b7knek.googlevideo.com = 74.125.164.231 | ||
| r3---sn-i3b7knek.googlevideo.com = 74.125.164.232 | ||
| r4---sn-i3b7knek.googlevideo.com = 74.125.164.233 | ||
| r5---sn-i3b7knek.googlevideo.com = 74.125.164.234 | ||
| r6---sn-i3b7knek.googlevideo.com = 74.125.164.235 | ||
| r7---sn-i3b7knek.googlevideo.com = 74.125.164.236 | ||
| r8---sn-i3b7knek.googlevideo.com = 74.125.164.237 | ||
| r9---sn-i3b7knek.googlevideo.com = 74.125.164.238 | ||
| r10---sn-i3b7knek.googlevideo.com = 74.125.164.239 | ||
| r11---sn-i3b7knek.googlevideo.com = 74.125.164.240 | ||
| r12---sn-i3b7knek.googlevideo.com = 74.125.164.241 | ||
| r13---sn-i3b7knek.googlevideo.com = 74.125.164.242 | ||
| r14---sn-i3b7knek.googlevideo.com = 74.125.164.243 | ||
| r15---sn-i3b7knek.googlevideo.com = 74.125.164.244 | ||
| r16---sn-i3b7knek.googlevideo.com = 74.125.164.245 | ||
| r17---sn-i3b7knek.googlevideo.com = 74.125.164.246 | ||
| r18---sn-i3b7knek.googlevideo.com = 74.125.164.247 | ||
| r19---sn-i3b7knek.googlevideo.com = 74.125.164.248 | ||
| r20---sn-i3b7knek.googlevideo.com = 74.125.164.249 | ||
| r1---sn-i3b7kned.googlevideo.com = 74.125.164.198 | ||
| r2---sn-i3b7kned.googlevideo.com = 74.125.164.199 | ||
| r3---sn-i3b7kned.googlevideo.com = 74.125.164.200 | ||
| r4---sn-i3b7kned.googlevideo.com = 74.125.164.201 | ||
| r5---sn-i3b7kned.googlevideo.com = 74.125.164.202 | ||
| r6---sn-i3b7kned.googlevideo.com = 74.125.164.203 | ||
| r7---sn-i3b7kned.googlevideo.com = 74.125.164.204 | ||
| r8---sn-i3b7kned.googlevideo.com = 74.125.164.205 | ||
| r9---sn-i3b7kned.googlevideo.com = 74.125.164.206 | ||
| r10---sn-i3b7kned.googlevideo.com = 74.125.164.207 | ||
| r11---sn-i3b7kned.googlevideo.com = 74.125.164.208 | ||
| r12---sn-i3b7kned.googlevideo.com = 74.125.164.209 | ||
| r13---sn-i3b7kned.googlevideo.com = 74.125.164.210 | ||
| r14---sn-i3b7kned.googlevideo.com = 74.125.164.211 | ||
| r15---sn-i3b7kned.googlevideo.com = 74.125.164.212 | ||
| r16---sn-i3b7kned.googlevideo.com = 74.125.164.213 | ||
| r17---sn-i3b7kned.googlevideo.com = 74.125.164.214 | ||
| r18---sn-i3b7kned.googlevideo.com = 74.125.164.215 | ||
| r19---sn-i3b7kned.googlevideo.com = 74.125.164.216 | ||
| r20---sn-i3b7kned.googlevideo.com = 74.125.164.217 | ||
| r1---sn-i3b7kne6.googlevideo.com = 74.125.164.166 | ||
| r2---sn-i3b7kne6.googlevideo.com = 74.125.164.167 | ||
| r3---sn-i3b7kne6.googlevideo.com = 74.125.164.168 | ||
| r4---sn-i3b7kne6.googlevideo.com = 74.125.164.169 | ||
| r5---sn-i3b7kne6.googlevideo.com = 74.125.164.170 | ||
| r6---sn-i3b7kne6.googlevideo.com = 74.125.164.171 | ||
| r7---sn-i3b7kne6.googlevideo.com = 74.125.164.172 | ||
| r8---sn-i3b7kne6.googlevideo.com = 74.125.164.173 | ||
| r9---sn-i3b7kne6.googlevideo.com = 74.125.164.174 | ||
| r10---sn-i3b7kne6.googlevideo.com = 74.125.164.175 | ||
| r11---sn-i3b7kne6.googlevideo.com = 74.125.164.176 | ||
| r12---sn-i3b7kne6.googlevideo.com = 74.125.164.177 | ||
| r13---sn-i3b7kne6.googlevideo.com = 74.125.164.178 | ||
| r14---sn-i3b7kne6.googlevideo.com = 74.125.164.179 | ||
| r15---sn-i3b7kne6.googlevideo.com = 74.125.164.180 | ||
| r16---sn-i3b7kne6.googlevideo.com = 74.125.164.181 | ||
| r17---sn-i3b7kne6.googlevideo.com = 74.125.164.182 | ||
| r18---sn-i3b7kne6.googlevideo.com = 74.125.164.183 | ||
| r19---sn-i3b7kne6.googlevideo.com = 74.125.164.184 | ||
| r20---sn-i3b7kne6.googlevideo.com = 74.125.164.185 | ||
| r1---sn-i3b7kne7.googlevideo.com = 74.125.164.6 | ||
| r2---sn-i3b7kne7.googlevideo.com = 74.125.164.7 | ||
| r3---sn-i3b7kne7.googlevideo.com = 74.125.164.8 | ||
| r4---sn-i3b7kne7.googlevideo.com = 74.125.164.9 | ||
| r5---sn-i3b7kne7.googlevideo.com = 74.125.164.10 | ||
| r6---sn-i3b7kne7.googlevideo.com = 74.125.164.11 | ||
| r7---sn-i3b7kne7.googlevideo.com = 74.125.164.12 | ||
| r8---sn-i3b7kne7.googlevideo.com = 74.125.164.13 | ||
| r9---sn-i3b7kne7.googlevideo.com = 74.125.164.14 | ||
| r10---sn-i3b7kne7.googlevideo.com = 74.125.164.15 | ||
| r11---sn-i3b7kne7.googlevideo.com = 74.125.164.16 | ||
| r12---sn-i3b7kne7.googlevideo.com = 74.125.164.17 | ||
| r13---sn-i3b7kne7.googlevideo.com = 74.125.164.18 | ||
| r14---sn-i3b7kne7.googlevideo.com = 74.125.164.19 | ||
| r15---sn-i3b7kne7.googlevideo.com = 74.125.164.20 | ||
| r16---sn-i3b7kne7.googlevideo.com = 74.125.164.21 | ||
| r17---sn-i3b7kne7.googlevideo.com = 74.125.164.22 | ||
| r18---sn-i3b7kne7.googlevideo.com = 74.125.164.23 | ||
| r19---sn-i3b7kne7.googlevideo.com = 74.125.164.24 | ||
| r20---sn-i3b7kne7.googlevideo.com = 74.125.164.25 | ||
| r1---sn-i3b7knl6.googlevideo.com = 74.125.10.103 | ||
| r2---sn-i3b7knl6.googlevideo.com = 74.125.10.104 | ||
| r3---sn-i3b7knl6.googlevideo.com = 74.125.10.105 | ||
| r4---sn-i3b7knl6.googlevideo.com = 74.125.10.106 | ||
| r5---sn-i3b7knl6.googlevideo.com = 74.125.10.107 | ||
| r6---sn-i3b7knl6.googlevideo.com = 74.125.10.108 | ||
| r1---sn-i3b7knl7.googlevideo.com = 74.125.171.70 | ||
| r2---sn-i3b7knl7.googlevideo.com = 74.125.171.71 | ||
| r3---sn-i3b7knl7.googlevideo.com = 74.125.171.72 | ||
| r4---sn-i3b7knl7.googlevideo.com = 74.125.171.73 | ||
| r5---sn-i3b7knl7.googlevideo.com = 74.125.171.74 | ||
| r6---sn-i3b7knl7.googlevideo.com = 74.125.171.75 | ||
| r7---sn-i3b7knl7.googlevideo.com = 74.125.171.76 | ||
| r8---sn-i3b7knl7.googlevideo.com = 74.125.171.77 | ||
| r9---sn-i3b7knl7.googlevideo.com = 74.125.171.78 | ||
| r10---sn-i3b7knl7.googlevideo.com = 74.125.171.79 | ||
| r11---sn-i3b7knl7.googlevideo.com = 74.125.171.80 | ||
| r12---sn-i3b7knl7.googlevideo.com = 74.125.171.81 | ||
| r13---sn-i3b7knl7.googlevideo.com = 74.125.171.82 | ||
| r14---sn-i3b7knl7.googlevideo.com = 74.125.171.83 | ||
| r15---sn-i3b7knl7.googlevideo.com = 74.125.171.84 | ||
| r16---sn-i3b7knl7.googlevideo.com = 74.125.171.85 | ||
| r17---sn-i3b7knl7.googlevideo.com = 74.125.171.86 | ||
| r18---sn-i3b7knl7.googlevideo.com = 74.125.171.87 | ||
| r19---sn-i3b7knl7.googlevideo.com = 74.125.171.88 | ||
| r20---sn-i3b7knl7.googlevideo.com = 74.125.171.89 | ||
| r1---sn-i3b7kn76.googlevideo.com = 74.125.102.103 | ||
| r2---sn-i3b7kn76.googlevideo.com = 74.125.102.104 | ||
| r3---sn-i3b7kn76.googlevideo.com = 74.125.102.105 | ||
| r4---sn-i3b7kn76.googlevideo.com = 74.125.102.106 | ||
| r5---sn-i3b7kn76.googlevideo.com = 74.125.102.107 | ||
| r6---sn-i3b7kn76.googlevideo.com = 74.125.102.108 | ||
| r1---sn-i3b7kn76.googlevideo.com = 74.125.102.103 | ||
| r2---sn-i3b7kn76.googlevideo.com = 74.125.102.104 | ||
| r3---sn-i3b7kn76.googlevideo.com = 74.125.102.105 | ||
| r4---sn-i3b7kn76.googlevideo.com = 74.125.102.106 | ||
| r5---sn-i3b7kn76.googlevideo.com = 74.125.102.107 | ||
| r6---sn-i3b7kn76.googlevideo.com = 74.125.102.108 | ||
| r1---sn-i3b7kn7r.googlevideo.com = 74.125.106.23 | ||
| r2---sn-i3b7kn7r.googlevideo.com = 74.125.106.24 | ||
| r3---sn-i3b7kn7r.googlevideo.com = 74.125.106.25 | ||
| r4---sn-i3b7kn7r.googlevideo.com = 74.125.106.26 | ||
| r5---sn-i3b7kn7r.googlevideo.com = 74.125.106.27 | ||
| r6---sn-i3b7kn7r.googlevideo.com = 74.125.106.28 | ||
| r1---sn-i3b7kn7d.googlevideo.com = 74.125.102.119 | ||
| r2---sn-i3b7kn7d.googlevideo.com = 74.125.102.120 | ||
| r3---sn-i3b7kn7d.googlevideo.com = 74.125.102.121 | ||
| r4---sn-i3b7kn7d.googlevideo.com = 74.125.102.122 | ||
| r5---sn-i3b7kn7d.googlevideo.com = 74.125.102.123 | ||
| r6---sn-i3b7kn7d.googlevideo.com = 74.125.102.124 | ||
| r1---sn-i3b7kn7y.googlevideo.com = 74.125.106.230 | ||
| r2---sn-i3b7kn7y.googlevideo.com = 74.125.106.231 | ||
| r3---sn-i3b7kn7y.googlevideo.com = 74.125.106.232 | ||
| r4---sn-i3b7kn7y.googlevideo.com = 74.125.106.233 | ||
| r5---sn-i3b7kn7y.googlevideo.com = 74.125.106.234 | ||
| r6---sn-i3b7kn7y.googlevideo.com = 74.125.106.235 | ||
| r7---sn-i3b7kn7y.googlevideo.com = 74.125.106.236 | ||
| r8---sn-i3b7kn7y.googlevideo.com = 74.125.106.237 | ||
| r9---sn-i3b7kn7y.googlevideo.com = 74.125.106.238 | ||
| r10---sn-i3b7kn7y.googlevideo.com = 74.125.106.239 | ||
| r11---sn-i3b7kn7y.googlevideo.com = 74.125.106.240 | ||
| r12---sn-i3b7kn7y.googlevideo.com = 74.125.106.241 | ||
| r13---sn-i3b7kn7y.googlevideo.com = 74.125.106.242 | ||
| r14---sn-i3b7kn7y.googlevideo.com = 74.125.106.243 | ||
| r15---sn-i3b7kn7y.googlevideo.com = 74.125.106.244 | ||
| r16---sn-i3b7kn7y.googlevideo.com = 74.125.106.245 | ||
| r17---sn-i3b7kn7y.googlevideo.com = 74.125.106.246 | ||
| r18---sn-i3b7kn7y.googlevideo.com = 74.125.106.247 | ||
| r19---sn-i3b7kn7y.googlevideo.com = 74.125.106.248 | ||
| r20---sn-i3b7kn7y.googlevideo.com = 74.125.106.249 | ||
| r1---sn-i3b7kn7s.googlevideo.com = 74.125.102.71 | ||
| r2---sn-i3b7kn7s.googlevideo.com = 74.125.102.72 | ||
| r3---sn-i3b7kn7s.googlevideo.com = 74.125.102.73 | ||
| r4---sn-i3b7kn7s.googlevideo.com = 74.125.102.74 | ||
| r5---sn-i3b7kn7s.googlevideo.com = 74.125.102.75 | ||
| r6---sn-i3b7kn7s.googlevideo.com = 74.125.102.76 | ||
| r1---sn-i3b7kn7z.googlevideo.com = 74.125.102.87 | ||
| r2---sn-i3b7kn7z.googlevideo.com = 74.125.102.88 | ||
| r3---sn-i3b7kn7z.googlevideo.com = 74.125.102.89 | ||
| r4---sn-i3b7kn7z.googlevideo.com = 74.125.102.90 | ||
| r5---sn-i3b7kn7z.googlevideo.com = 74.125.102.91 | ||
| r6---sn-i3b7kn7z.googlevideo.com = 74.125.102.92 | ||
| r1---sn-i3b7kn7k.googlevideo.com = 74.125.106.7 | ||
| r2---sn-i3b7kn7k.googlevideo.com = 74.125.106.8 | ||
| r3---sn-i3b7kn7k.googlevideo.com = 74.125.106.9 | ||
| r4---sn-i3b7kn7k.googlevideo.com = 74.125.106.10 | ||
| r5---sn-i3b7kn7k.googlevideo.com = 74.125.106.11 | ||
| r6---sn-i3b7kn7k.googlevideo.com = 74.125.106.12 | ||
| r1---sn-i3beln7r.googlevideo.com = 173.194.59.119 | ||
| r2---sn-i3beln7r.googlevideo.com = 173.194.59.120 | ||
| r3---sn-i3beln7r.googlevideo.com = 173.194.59.121 | ||
| r4---sn-i3beln7r.googlevideo.com = 173.194.59.122 | ||
| r5---sn-i3beln7r.googlevideo.com = 173.194.59.123 | ||
| r6---sn-i3beln7r.googlevideo.com = 173.194.59.124 | ||
| r1---sn-i3beln7d.googlevideo.com = 173.194.59.87 | ||
| r2---sn-i3beln7d.googlevideo.com = 173.194.59.88 | ||
| r3---sn-i3beln7d.googlevideo.com = 173.194.59.89 | ||
| r4---sn-i3beln7d.googlevideo.com = 173.194.59.90 | ||
| r5---sn-i3beln7d.googlevideo.com = 173.194.59.91 | ||
| r6---sn-i3beln7d.googlevideo.com = 173.194.59.92 | ||
| r1---sn-i3beln7s.googlevideo.com = 173.194.49.183 | ||
| r2---sn-i3beln7s.googlevideo.com = 173.194.49.184 | ||
| r3---sn-i3beln7s.googlevideo.com = 173.194.49.185 | ||
| r4---sn-i3beln7s.googlevideo.com = 173.194.49.186 | ||
| r5---sn-i3beln7s.googlevideo.com = 173.194.49.187 | ||
| r6---sn-i3beln7s.googlevideo.com = 173.194.49.188 | ||
| r1---sn-i3beln76.googlevideo.com = 173.194.59.71 | ||
| r2---sn-i3beln76.googlevideo.com = 173.194.59.72 | ||
| r3---sn-i3beln76.googlevideo.com = 173.194.59.73 | ||
| r4---sn-i3beln76.googlevideo.com = 173.194.59.74 | ||
| r5---sn-i3beln76.googlevideo.com = 173.194.59.75 | ||
| r6---sn-i3beln76.googlevideo.com = 173.194.59.76 | ||
| r1---sn-i3beln7k.googlevideo.com = 173.194.59.103 | ||
| r2---sn-i3beln7k.googlevideo.com = 173.194.59.104 | ||
| r3---sn-i3beln7k.googlevideo.com = 173.194.59.105 | ||
| r4---sn-i3beln7k.googlevideo.com = 173.194.59.106 | ||
| r5---sn-i3beln7k.googlevideo.com = 173.194.59.107 | ||
| r6---sn-i3beln7k.googlevideo.com = 173.194.59.108 | ||
| r1---sn-i3beln7z.googlevideo.com = 173.194.59.55 | ||
| r2---sn-i3beln7z.googlevideo.com = 173.194.59.56 | ||
| r3---sn-i3beln7z.googlevideo.com = 173.194.59.57 | ||
| r4---sn-i3beln7z.googlevideo.com = 173.194.59.58 | ||
| r5---sn-i3beln7z.googlevideo.com = 173.194.59.59 | ||
| r6---sn-i3beln7z.googlevideo.com = 173.194.59.60 | ||
| r1---sn-i3belnel.googlevideo.com = 173.194.22.167 | ||
| r2---sn-i3belnel.googlevideo.com = 173.194.22.168 | ||
| r3---sn-i3belnel.googlevideo.com = 173.194.22.169 | ||
| r4---sn-i3belnel.googlevideo.com = 173.194.22.170 | ||
| r5---sn-i3belnel.googlevideo.com = 173.194.22.171 | ||
| r6---sn-i3belnel.googlevideo.com = 173.194.22.172 | ||
| r1---sn-i3belnez.googlevideo.com = 74.125.10.87 | ||
| r2---sn-i3belnez.googlevideo.com = 74.125.10.88 | ||
| r3---sn-i3belnez.googlevideo.com = 74.125.10.89 | ||
| r4---sn-i3belnez.googlevideo.com = 74.125.10.90 | ||
| r5---sn-i3belnez.googlevideo.com = 74.125.10.91 | ||
| r6---sn-i3belnez.googlevideo.com = 74.125.10.92 | ||
| r1---sn-jna-i3bs.googlevideo.com = 203.210.7.140 | ||
| r2---sn-jna-i3bs.googlevideo.com = 203.210.7.141 | ||
| r3---sn-jna-i3bs.googlevideo.com = 203.210.7.142 | ||
| r4---sn-jna-i3bs.googlevideo.com = 203.210.7.143 | ||
| r1---sn-jna-i3b6.googlevideo.com = 203.210.6.140 | ||
| r2---sn-jna-i3b6.googlevideo.com = 203.210.6.141 | ||
| r1---sn-npoe7n76.googlevideo.com = 173.194.22.215 | ||
| r2---sn-npoe7n76.googlevideo.com = 173.194.22.216 | ||
| r3---sn-npoe7n76.googlevideo.com = 173.194.22.217 | ||
| r4---sn-npoe7n76.googlevideo.com = 173.194.22.218 | ||
| r5---sn-npoe7n76.googlevideo.com = 173.194.22.219 | ||
| r6---sn-npoe7n76.googlevideo.com = 173.194.22.220 | ||
| r1---sn-npoe7n7r.googlevideo.com = 74.125.10.39 | ||
| r2---sn-npoe7n7r.googlevideo.com = 74.125.10.40 | ||
| r3---sn-npoe7n7r.googlevideo.com = 74.125.10.41 | ||
| r4---sn-npoe7n7r.googlevideo.com = 74.125.10.42 | ||
| r5---sn-npoe7n7r.googlevideo.com = 74.125.10.43 | ||
| r6---sn-npoe7n7r.googlevideo.com = 74.125.10.44 | ||
| r1---sn-npoe7n7z.googlevideo.com = 173.194.22.199 | ||
| r2---sn-npoe7n7z.googlevideo.com = 173.194.22.200 | ||
| r3---sn-npoe7n7z.googlevideo.com = 173.194.22.201 | ||
| r4---sn-npoe7n7z.googlevideo.com = 173.194.22.202 | ||
| r5---sn-npoe7n7z.googlevideo.com = 173.194.22.203 | ||
| r6---sn-npoe7n7z.googlevideo.com = 173.194.22.204 | ||
| r1---sn-npoe7n7s.googlevideo.com = 209.85.229.151 | ||
| r2---sn-npoe7n7s.googlevideo.com = 209.85.229.152 | ||
| r3---sn-npoe7n7s.googlevideo.com = 209.85.229.153 | ||
| r4---sn-npoe7n7s.googlevideo.com = 209.85.229.154 | ||
| r5---sn-npoe7n7s.googlevideo.com = 209.85.229.155 | ||
| r6---sn-npoe7n7s.googlevideo.com = 209.85.229.156 | ||
| r1---sn-npoe7n7y.googlevideo.com = 74.125.10.55 | ||
| r2---sn-npoe7n7y.googlevideo.com = 74.125.10.56 | ||
| r3---sn-npoe7n7y.googlevideo.com = 74.125.10.57 | ||
| r4---sn-npoe7n7y.googlevideo.com = 74.125.10.58 | ||
| r5---sn-npoe7n7y.googlevideo.com = 74.125.10.59 | ||
| r6---sn-npoe7n7y.googlevideo.com = 74.125.10.60 | ||
| r1---sn-npoeen7d.googlevideo.com = 209.85.229.215 | ||
| r2---sn-npoeen7d.googlevideo.com = 209.85.229.216 | ||
| r3---sn-npoeen7d.googlevideo.com = 209.85.229.217 | ||
| r4---sn-npoeen7d.googlevideo.com = 209.85.229.218 | ||
| r5---sn-npoeen7d.googlevideo.com = 209.85.229.219 | ||
| r6---sn-npoeen7d.googlevideo.com = 209.85.229.220 | ||
| r1---sn-npoeen7k.googlevideo.com = 209.85.229.231 | ||
| r2---sn-npoeen7k.googlevideo.com = 209.85.229.232 | ||
| r3---sn-npoeen7k.googlevideo.com = 209.85.229.233 | ||
| r4---sn-npoeen7k.googlevideo.com = 209.85.229.234 | ||
| r5---sn-npoeen7k.googlevideo.com = 209.85.229.235 | ||
| r6---sn-npoeen7k.googlevideo.com = 209.85.229.236 | ||
| r1---sn-npoeen7y.googlevideo.com = 74.125.10.7 | ||
| r2---sn-npoeen7y.googlevideo.com = 74.125.10.8 | ||
| r3---sn-npoeen7y.googlevideo.com = 74.125.10.9 | ||
| r4---sn-npoeen7y.googlevideo.com = 74.125.10.10 | ||
| r5---sn-npoeen7y.googlevideo.com = 74.125.10.11 | ||
| r6---sn-npoeen7y.googlevideo.com = 74.125.10.12 | ||
| r1---sn-npoeene7.googlevideo.com = 74.125.10.23 | ||
| r2---sn-npoeene7.googlevideo.com = 74.125.10.24 | ||
| r3---sn-npoeene7.googlevideo.com = 74.125.10.25 | ||
| r4---sn-npoeene7.googlevideo.com = 74.125.10.26 | ||
| r5---sn-npoeene7.googlevideo.com = 74.125.10.27 | ||
| r6---sn-npoeene7.googlevideo.com = 74.125.10.28 | ||
| r1---sn-a5m7lnlz.googlevideo.com = 74.125.170.167 | ||
| r2---sn-a5m7lnlz.googlevideo.com = 74.125.170.168 | ||
| r3---sn-a5m7lnlz.googlevideo.com = 74.125.170.169 | ||
| r4---sn-a5m7lnlz.googlevideo.com = 74.125.170.170 | ||
| r5---sn-a5m7lnlz.googlevideo.com = 74.125.170.171 | ||
| r6---sn-a5m7lnlz.googlevideo.com = 74.125.170.172 | ||
| r1---sn-a5m7lnlz.googlevideo.com = 74.125.170.167 | ||
| r2---sn-a5m7lnlz.googlevideo.com = 74.125.170.168 | ||
| r3---sn-a5m7lnlz.googlevideo.com = 74.125.170.169 | ||
| r4---sn-a5m7lnlz.googlevideo.com = 74.125.170.170 | ||
| r5---sn-a5m7lnlz.googlevideo.com = 74.125.170.171 | ||
| r6---sn-a5m7lnlz.googlevideo.com = 74.125.170.172 | ||
| r1---sn-a5m7lnee.googlevideo.com = 173.194.8.6 | ||
| r2---sn-a5m7lnee.googlevideo.com = 173.194.8.7 | ||
| r3---sn-a5m7lnee.googlevideo.com = 173.194.8.8 | ||
| r4---sn-a5m7lnee.googlevideo.com = 173.194.8.9 | ||
| r5---sn-a5m7lnee.googlevideo.com = 173.194.8.10 | ||
| r6---sn-a5m7lnee.googlevideo.com = 173.194.8.11 | ||
| r1---sn-a5m7lne7.googlevideo.com = 173.194.26.230 | ||
| r2---sn-a5m7lne7.googlevideo.com = 173.194.26.231 | ||
| r3---sn-a5m7lne7.googlevideo.com = 173.194.26.232 | ||
| r4---sn-a5m7lne7.googlevideo.com = 173.194.26.233 | ||
| r5---sn-a5m7lne7.googlevideo.com = 173.194.26.234 | ||
| r6---sn-a5m7lne7.googlevideo.com = 173.194.26.235 | ||
| r7---sn-a5m7lne7.googlevideo.com = 173.194.26.236 | ||
| r8---sn-a5m7lne7.googlevideo.com = 173.194.26.237 | ||
| r9---sn-a5m7lne7.googlevideo.com = 173.194.26.238 | ||
| r10---sn-a5m7lne7.googlevideo.com = 173.194.26.239 | ||
| r11---sn-a5m7lne7.googlevideo.com = 173.194.26.240 | ||
| r12---sn-a5m7lne7.googlevideo.com = 173.194.26.241 | ||
| r13---sn-a5m7lne7.googlevideo.com = 173.194.26.242 | ||
| r14---sn-a5m7lne7.googlevideo.com = 173.194.26.243 | ||
| r15---sn-a5m7lne7.googlevideo.com = 173.194.26.244 | ||
| r16---sn-a5m7lne7.googlevideo.com = 173.194.26.245 | ||
| r17---sn-a5m7lne7.googlevideo.com = 173.194.26.246 | ||
| r18---sn-a5m7lne7.googlevideo.com = 173.194.26.247 | ||
| r19---sn-a5m7lne7.googlevideo.com = 173.194.26.248 | ||
| r20---sn-a5m7lne7.googlevideo.com = 173.194.26.249 | ||
| r1---sn-4g57knz7.googlevideo.com = 74.125.99.230 | ||
| r2---sn-4g57knz7.googlevideo.com = 74.125.99.231 | ||
| r3---sn-4g57knz7.googlevideo.com = 74.125.99.232 | ||
| r4---sn-4g57knz7.googlevideo.com = 74.125.99.233 | ||
| r5---sn-4g57knz7.googlevideo.com = 74.125.99.234 | ||
| r6---sn-4g57knz7.googlevideo.com = 74.125.99.235 | ||
| r7---sn-4g57knz7.googlevideo.com = 74.125.99.236 | ||
| r8---sn-4g57knz7.googlevideo.com = 74.125.99.237 | ||
| r9---sn-4g57knz7.googlevideo.com = 74.125.99.238 | ||
| r10---sn-4g57knz7.googlevideo.com = 74.125.99.239 | ||
| r11---sn-4g57knz7.googlevideo.com = 74.125.99.240 | ||
| r12---sn-4g57knz7.googlevideo.com = 74.125.99.241 | ||
| r13---sn-4g57knz7.googlevideo.com = 74.125.99.242 | ||
| r14---sn-4g57knz7.googlevideo.com = 74.125.99.243 | ||
| r15---sn-4g57knz7.googlevideo.com = 74.125.99.244 | ||
| r16---sn-4g57knz7.googlevideo.com = 74.125.99.245 | ||
| r17---sn-4g57knz7.googlevideo.com = 74.125.99.246 | ||
| r18---sn-4g57knz7.googlevideo.com = 74.125.99.247 | ||
| r19---sn-4g57knz7.googlevideo.com = 74.125.99.248 | ||
| r20---sn-4g57knz7.googlevideo.com = 74.125.99.249 | ||
| r1---sn-4g5ednll.googlevideo.com = 74.125.173.55 | ||
| r2---sn-4g5ednll.googlevideo.com = 74.125.173.56 | ||
| r3---sn-4g5ednll.googlevideo.com = 74.125.173.57 | ||
| r4---sn-4g5ednll.googlevideo.com = 74.125.173.58 | ||
| r5---sn-4g5ednll.googlevideo.com = 74.125.173.59 | ||
| r6---sn-4g5ednll.googlevideo.com = 74.125.173.60 | ||
| r1---sn-a5m7lnes.googlevideo.com = 173.194.8.70 | ||
| r2---sn-a5m7lnes.googlevideo.com = 173.194.8.71 | ||
| r3---sn-a5m7lnes.googlevideo.com = 173.194.8.72 | ||
| r4---sn-a5m7lnes.googlevideo.com = 173.194.8.73 | ||
| r5---sn-a5m7lnes.googlevideo.com = 173.194.8.74 | ||
| r6---sn-a5m7lnes.googlevideo.com = 173.194.8.75 | ||
| r7---sn-a5m7lnes.googlevideo.com = 173.194.8.76 | ||
| r8---sn-a5m7lnes.googlevideo.com = 173.194.8.77 | ||
| r9---sn-a5m7lnes.googlevideo.com = 173.194.8.78 | ||
| r10---sn-a5m7lnes.googlevideo.com = 173.194.8.79 | ||
| r11---sn-a5m7lnes.googlevideo.com = 173.194.8.80 | ||
| r12---sn-a5m7lnes.googlevideo.com = 173.194.8.81 | ||
| r13---sn-a5m7lnes.googlevideo.com = 173.194.8.82 | ||
| r14---sn-a5m7lnes.googlevideo.com = 173.194.8.83 | ||
| r15---sn-a5m7lnes.googlevideo.com = 173.194.8.84 | ||
| r16---sn-a5m7lnes.googlevideo.com = 173.194.8.85 | ||
| r17---sn-a5m7lnes.googlevideo.com = 173.194.8.86 | ||
| r18---sn-a5m7lnes.googlevideo.com = 173.194.8.87 | ||
| r19---sn-a5m7lnes.googlevideo.com = 173.194.8.88 | ||
| r20---sn-a5m7lnes.googlevideo.com = 173.194.8.89 | ||
| r1---sn-a5m7lnel.googlevideo.com = 173.194.8.38 | ||
| r2---sn-a5m7lnel.googlevideo.com = 173.194.8.39 | ||
| r3---sn-a5m7lnel.googlevideo.com = 173.194.8.40 | ||
| r4---sn-a5m7lnel.googlevideo.com = 173.194.8.41 | ||
| r5---sn-a5m7lnel.googlevideo.com = 173.194.8.42 | ||
| r6---sn-a5m7lnel.googlevideo.com = 173.194.8.43 | ||
| r7---sn-a5m7lnel.googlevideo.com = 173.194.8.44 | ||
| r8---sn-a5m7lnel.googlevideo.com = 173.194.8.45 | ||
| r9---sn-a5m7lnel.googlevideo.com = 173.194.8.46 | ||
| r10---sn-a5m7lnel.googlevideo.com = 173.194.8.47 | ||
| r11---sn-a5m7lnel.googlevideo.com = 173.194.8.48 | ||
| r12---sn-a5m7lnel.googlevideo.com = 173.194.8.49 | ||
| r13---sn-a5m7lnel.googlevideo.com = 173.194.8.50 | ||
| r14---sn-a5m7lnel.googlevideo.com = 173.194.8.51 | ||
| r15---sn-a5m7lnel.googlevideo.com = 173.194.8.52 | ||
| r16---sn-a5m7lnel.googlevideo.com = 173.194.8.53 | ||
| r17---sn-a5m7lnel.googlevideo.com = 173.194.8.54 | ||
| r18---sn-a5m7lnel.googlevideo.com = 173.194.8.55 | ||
| r19---sn-a5m7lnel.googlevideo.com = 173.194.8.56 | ||
| r20---sn-a5m7lnel.googlevideo.com = 173.194.8.57 | ||
| r1---sn-a8au-a5me.googlevideo.com = 4.35.153.204 | ||
| r2---sn-a8au-a5me.googlevideo.com = 4.35.153.205 | ||
| r3---sn-a8au-a5me.googlevideo.com = 4.35.153.206 | ||
| r4---sn-a8au-a5me.googlevideo.com = 4.35.153.207 | ||
| r5---sn-a8au-a5me.googlevideo.com = 4.35.153.208 | ||
| r6---sn-a8au-a5me.googlevideo.com = 4.35.153.209 | ||
| r7---sn-a8au-a5me.googlevideo.com = 4.35.153.210 | ||
| r8---sn-a8au-a5me.googlevideo.com = 4.35.153.211 | ||
| r1---sn-qxo7sn7e.googlevideo.com = 74.125.161.6 | ||
| r2---sn-qxo7sn7e.googlevideo.com = 74.125.161.7 | ||
| r3---sn-qxo7sn7e.googlevideo.com = 74.125.161.8 | ||
| r4---sn-qxo7sn7e.googlevideo.com = 74.125.161.9 | ||
| r5---sn-qxo7sn7e.googlevideo.com = 74.125.161.10 | ||
| r6---sn-qxo7sn7e.googlevideo.com = 74.125.161.11 | ||
| r7---sn-qxo7sn7e.googlevideo.com = 74.125.161.12 | ||
| r8---sn-qxo7sn7e.googlevideo.com = 74.125.161.13 | ||
| r9---sn-qxo7sn7e.googlevideo.com = 74.125.161.14 | ||
| r10---sn-qxo7sn7e.googlevideo.com = 74.125.161.15 | ||
| r11---sn-qxo7sn7e.googlevideo.com = 74.125.161.16 | ||
| r12---sn-qxo7sn7e.googlevideo.com = 74.125.161.17 | ||
| r13---sn-qxo7sn7e.googlevideo.com = 74.125.161.18 | ||
| r14---sn-qxo7sn7e.googlevideo.com = 74.125.161.19 | ||
| r15---sn-qxo7sn7e.googlevideo.com = 74.125.161.20 | ||
| r16---sn-qxo7sn7e.googlevideo.com = 74.125.161.21 | ||
| r17---sn-qxo7sn7e.googlevideo.com = 74.125.161.22 | ||
| r18---sn-qxo7sn7e.googlevideo.com = 74.125.161.23 | ||
| r19---sn-qxo7sn7e.googlevideo.com = 74.125.161.24 | ||
| r20---sn-qxo7sn7e.googlevideo.com = 74.125.161.25 | ||
| r1---sn-nja7sn7l.googlevideo.com = 209.85.239.38 | ||
| r2---sn-nja7sn7l.googlevideo.com = 209.85.239.39 | ||
| r3---sn-nja7sn7l.googlevideo.com = 209.85.239.40 | ||
| r4---sn-nja7sn7l.googlevideo.com = 209.85.239.41 | ||
| r5---sn-nja7sn7l.googlevideo.com = 209.85.239.42 | ||
| r6---sn-nja7sn7l.googlevideo.com = 209.85.239.43 | ||
| r7---sn-nja7sn7l.googlevideo.com = 209.85.239.44 | ||
| r8---sn-nja7sn7l.googlevideo.com = 209.85.239.45 | ||
| r9---sn-nja7sn7l.googlevideo.com = 209.85.239.46 | ||
| r10---sn-nja7sn7l.googlevideo.com = 209.85.239.47 | ||
| r11---sn-nja7sn7l.googlevideo.com = 209.85.239.48 | ||
| r12---sn-nja7sn7l.googlevideo.com = 209.85.239.49 | ||
| r13---sn-nja7sn7l.googlevideo.com = 209.85.239.50 | ||
| r14---sn-nja7sn7l.googlevideo.com = 209.85.239.51 | ||
| r15---sn-nja7sn7l.googlevideo.com = 209.85.239.52 | ||
| r16---sn-nja7sn7l.googlevideo.com = 209.85.239.53 | ||
| r17---sn-nja7sn7l.googlevideo.com = 209.85.239.54 | ||
| r18---sn-nja7sn7l.googlevideo.com = 209.85.239.55 | ||
| r19---sn-nja7sn7l.googlevideo.com = 209.85.239.56 | ||
| r20---sn-nja7sn7l.googlevideo.com = 209.85.239.57 | ||
| r1---sn-vgqseney.googlevideo.com = 173.194.55.39 | ||
| r2---sn-vgqseney.googlevideo.com = 173.194.55.40 | ||
| r3---sn-vgqseney.googlevideo.com = 173.194.55.41 | ||
| r4---sn-vgqseney.googlevideo.com = 173.194.55.42 | ||
| r5---sn-vgqseney.googlevideo.com = 173.194.55.43 | ||
| r6---sn-vgqseney.googlevideo.com = 173.194.55.44 | ||
| r1---sn-qxo7sn7z.googlevideo.com = 74.125.161.102 | ||
| r2---sn-qxo7sn7z.googlevideo.com = 74.125.161.103 | ||
| r3---sn-qxo7sn7z.googlevideo.com = 74.125.161.104 | ||
| r4---sn-qxo7sn7z.googlevideo.com = 74.125.161.105 | ||
| r5---sn-qxo7sn7z.googlevideo.com = 74.125.161.106 | ||
| r6---sn-qxo7sn7z.googlevideo.com = 74.125.161.107 | ||
| r7---sn-qxo7sn7z.googlevideo.com = 74.125.161.108 | ||
| r8---sn-qxo7sn7z.googlevideo.com = 74.125.161.109 | ||
| r9---sn-qxo7sn7z.googlevideo.com = 74.125.161.110 | ||
| r10---sn-qxo7sn7z.googlevideo.com = 74.125.161.111 | ||
| r11---sn-qxo7sn7z.googlevideo.com = 74.125.161.112 | ||
| r12---sn-qxo7sn7z.googlevideo.com = 74.125.161.113 | ||
| r13---sn-qxo7sn7z.googlevideo.com = 74.125.161.114 | ||
| r14---sn-qxo7sn7z.googlevideo.com = 74.125.161.115 | ||
| r15---sn-qxo7sn7z.googlevideo.com = 74.125.161.116 | ||
| r16---sn-qxo7sn7z.googlevideo.com = 74.125.161.117 | ||
| r17---sn-qxo7sn7z.googlevideo.com = 74.125.161.118 | ||
| r18---sn-qxo7sn7z.googlevideo.com = 74.125.161.119 | ||
| r19---sn-qxo7sn7z.googlevideo.com = 74.125.161.120 | ||
| r20---sn-qxo7sn7z.googlevideo.com = 74.125.161.121 | ||
| r1---sn-axq7sn7l.googlevideo.com = 74.125.163.83 | ||
| r2---sn-axq7sn7l.googlevideo.com = 74.125.163.84 | ||
| r3---sn-axq7sn7l.googlevideo.com = 74.125.163.85 | ||
| r4---sn-axq7sn7l.googlevideo.com = 74.125.163.86 | ||
| r5---sn-axq7sn7l.googlevideo.com = 74.125.163.87 | ||
| r6---sn-axq7sn7l.googlevideo.com = 74.125.163.88 | ||
| r7---sn-axq7sn7l.googlevideo.com = 74.125.163.89 | ||
| r8---sn-axq7sn7l.googlevideo.com = 74.125.163.90 | ||
| r9---sn-axq7sn7l.googlevideo.com = 74.125.163.91 | ||
| r10---sn-axq7sn7l.googlevideo.com = 74.125.163.92 | ||
| r11---sn-axq7sn7l.googlevideo.com = 74.125.163.93 | ||
| r12---sn-axq7sn7l.googlevideo.com = 74.125.163.94 | ||
| r13---sn-axq7sn7l.googlevideo.com = 74.125.163.95 | ||
| r14---sn-axq7sn7l.googlevideo.com = 74.125.163.96 | ||
| r15---sn-axq7sn7l.googlevideo.com = 74.125.163.97 | ||
| r16---sn-axq7sn7l.googlevideo.com = 74.125.163.98 | ||
| r17---sn-axq7sn7l.googlevideo.com = 74.125.163.99 | ||
| r18---sn-axq7sn7l.googlevideo.com = 74.125.163.100 | ||
| r1---sn-qxo7sn7l.googlevideo.com = 74.125.161.38 | ||
| r2---sn-qxo7sn7l.googlevideo.com = 74.125.161.39 | ||
| r3---sn-qxo7sn7l.googlevideo.com = 74.125.161.40 | ||
| r4---sn-qxo7sn7l.googlevideo.com = 74.125.161.41 | ||
| r5---sn-qxo7sn7l.googlevideo.com = 74.125.161.42 | ||
| r6---sn-qxo7sn7l.googlevideo.com = 74.125.161.43 | ||
| r7---sn-qxo7sn7l.googlevideo.com = 74.125.161.44 | ||
| r8---sn-qxo7sn7l.googlevideo.com = 74.125.161.45 | ||
| r9---sn-qxo7sn7l.googlevideo.com = 74.125.161.46 | ||
| r10---sn-qxo7sn7l.googlevideo.com = 74.125.161.47 | ||
| r11---sn-qxo7sn7l.googlevideo.com = 74.125.161.48 | ||
| r12---sn-qxo7sn7l.googlevideo.com = 74.125.161.49 | ||
| r13---sn-qxo7sn7l.googlevideo.com = 74.125.161.50 | ||
| r14---sn-qxo7sn7l.googlevideo.com = 74.125.161.51 | ||
| r15---sn-qxo7sn7l.googlevideo.com = 74.125.161.52 | ||
| r16---sn-qxo7sn7l.googlevideo.com = 74.125.161.53 | ||
| r17---sn-qxo7sn7l.googlevideo.com = 74.125.161.54 | ||
| r18---sn-qxo7sn7l.googlevideo.com = 74.125.161.55 | ||
| r19---sn-qxo7sn7l.googlevideo.com = 74.125.161.56 | ||
| r20---sn-qxo7sn7l.googlevideo.com = 74.125.161.57 | ||
| r1---sn-vgqsenls.googlevideo.com = 173.194.55.71 | ||
| r2---sn-vgqsenls.googlevideo.com = 173.194.55.72 | ||
| r3---sn-vgqsenls.googlevideo.com = 173.194.55.73 | ||
| r4---sn-vgqsenls.googlevideo.com = 173.194.55.74 | ||
| r5---sn-vgqsenls.googlevideo.com = 173.194.55.75 | ||
| r6---sn-vgqsenls.googlevideo.com = 173.194.55.76 | ||
| r1---sn-qxo7snel.googlevideo.com = 173.194.55.151 | ||
| r2---sn-qxo7snel.googlevideo.com = 173.194.55.152 | ||
| r3---sn-qxo7snel.googlevideo.com = 173.194.55.153 | ||
| r4---sn-qxo7snel.googlevideo.com = 173.194.55.154 | ||
| r5---sn-qxo7snel.googlevideo.com = 173.194.55.155 | ||
| r6---sn-qxo7snel.googlevideo.com = 173.194.55.156 | ||
| r1---sn-vgqs7nlk.googlevideo.com = 173.194.55.167 | ||
| r2---sn-vgqs7nlk.googlevideo.com = 173.194.55.168 | ||
| r3---sn-vgqs7nlk.googlevideo.com = 173.194.55.169 | ||
| r4---sn-vgqs7nlk.googlevideo.com = 173.194.55.170 | ||
| r5---sn-vgqs7nlk.googlevideo.com = 173.194.55.171 | ||
| r6---sn-vgqs7nlk.googlevideo.com = 173.194.55.172 | ||
| r1---sn-oguesnz7.googlevideo.com = 74.125.102.55 | ||
| r2---sn-oguesnz7.googlevideo.com = 74.125.102.56 | ||
| r3---sn-oguesnz7.googlevideo.com = 74.125.102.57 | ||
| r4---sn-oguesnz7.googlevideo.com = 74.125.102.58 | ||
| r5---sn-oguesnz7.googlevideo.com = 74.125.102.59 | ||
| r6---sn-oguesnz7.googlevideo.com = 74.125.102.60 | ||
| r1---sn-n4v7kn7z.googlevideo.com = 74.125.157.70 | ||
| r2---sn-n4v7kn7z.googlevideo.com = 74.125.157.71 | ||
| r3---sn-n4v7kn7z.googlevideo.com = 74.125.157.72 | ||
| r4---sn-n4v7kn7z.googlevideo.com = 74.125.157.73 | ||
| r5---sn-n4v7kn7z.googlevideo.com = 74.125.157.74 | ||
| r6---sn-n4v7kn7z.googlevideo.com = 74.125.157.75 | ||
| r7---sn-n4v7kn7z.googlevideo.com = 74.125.157.76 | ||
| r8---sn-n4v7kn7z.googlevideo.com = 74.125.157.77 | ||
| r9---sn-n4v7kn7z.googlevideo.com = 74.125.157.78 | ||
| r10---sn-n4v7kn7z.googlevideo.com = 74.125.157.79 | ||
| r11---sn-n4v7kn7z.googlevideo.com = 74.125.157.80 | ||
| r12---sn-n4v7kn7z.googlevideo.com = 74.125.157.81 | ||
| r13---sn-n4v7kn7z.googlevideo.com = 74.125.157.82 | ||
| r14---sn-n4v7kn7z.googlevideo.com = 74.125.157.83 | ||
| r15---sn-n4v7kn7z.googlevideo.com = 74.125.157.84 | ||
| r16---sn-n4v7kn7z.googlevideo.com = 74.125.157.85 | ||
| r17---sn-n4v7kn7z.googlevideo.com = 74.125.157.86 | ||
| r18---sn-n4v7kn7z.googlevideo.com = 74.125.157.87 | ||
| r19---sn-n4v7kn7z.googlevideo.com = 74.125.157.88 | ||
| r20---sn-n4v7kn7z.googlevideo.com = 74.125.157.89 | ||
| r1---sn-a5meknle.googlevideo.com = 74.125.103.23 | ||
| r2---sn-a5meknle.googlevideo.com = 74.125.103.24 | ||
| r3---sn-a5meknle.googlevideo.com = 74.125.103.25 | ||
| r4---sn-a5meknle.googlevideo.com = 74.125.103.26 | ||
| r5---sn-a5meknle.googlevideo.com = 74.125.103.27 | ||
| r6---sn-a5meknle.googlevideo.com = 74.125.103.28 | ||
| r1---sn-n4v7sn7l.googlevideo.com = 74.125.170.183 | ||
| r2---sn-n4v7sn7l.googlevideo.com = 74.125.170.184 | ||
| r3---sn-n4v7sn7l.googlevideo.com = 74.125.170.185 | ||
| r4---sn-n4v7sn7l.googlevideo.com = 74.125.170.186 | ||
| r5---sn-n4v7sn7l.googlevideo.com = 74.125.170.187 | ||
| r6---sn-n4v7sn7l.googlevideo.com = 74.125.170.188 | ||
| r1---sn-a5mlrn7y.googlevideo.com = 173.194.166.167 | ||
| r2---sn-a5mlrn7y.googlevideo.com = 173.194.166.168 | ||
| r3---sn-a5mlrn7y.googlevideo.com = 173.194.166.169 | ||
| r4---sn-a5mlrn7y.googlevideo.com = 173.194.166.170 | ||
| r5---sn-a5mlrn7y.googlevideo.com = 173.194.166.171 | ||
| r6---sn-a5mlrn7y.googlevideo.com = 173.194.166.172 | ||
| r1---sn-ogueln7z.googlevideo.com = 173.194.49.215 | ||
| r2---sn-ogueln7z.googlevideo.com = 173.194.49.216 | ||
| r3---sn-ogueln7z.googlevideo.com = 173.194.49.217 | ||
| r4---sn-ogueln7z.googlevideo.com = 173.194.49.218 | ||
| r5---sn-ogueln7z.googlevideo.com = 173.194.49.219 | ||
| r6---sn-ogueln7z.googlevideo.com = 173.194.49.220 | ||
| r1---sn-npoeen7r.googlevideo.com = 209.85.229.247 | ||
| r2---sn-npoeen7r.googlevideo.com = 209.85.229.248 | ||
| r3---sn-npoeen7r.googlevideo.com = 209.85.229.249 | ||
| r4---sn-npoeen7r.googlevideo.com = 209.85.229.250 | ||
| r5---sn-npoeen7r.googlevideo.com = 209.85.229.251 | ||
| r6---sn-npoeen7r.googlevideo.com = 209.85.229.252 | ||
| # Google Video End | ||
| # Modified Hosts End | ||
| </java-script> | ||
| </head> | ||
| <body> | ||
| </html> | ||