Skip to content

Instantly share code, notes, and snippets.

@mrroot5
Last active October 29, 2021 12:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrroot5/e01bd36da469279ebd75636f87fb8e4d to your computer and use it in GitHub Desktop.
Save mrroot5/e01bd36da469279ebd75636f87fb8e4d to your computer and use it in GitHub Desktop.
Como permitir imágenes por HTTP en Chromium y derivados (Chrome, Vivaldi, etc.). Keywords: chromium, chrome, http, https, http from https, allow http on https website.

Por si la nueva política de Chrome de bloquear todo lo que no sea HTTPS os cansa:

chrome://flags/#unsafely-treat-insecure-origin-as-secure
  • Sustituye chrome por tu navegdor, por ejemplo, vivaldi y veréis la misma opción.

Con especificar los dominios que debe permitir es suficiente, ejemplo: http://example.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment