aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/url
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/url')
-rw-r--r--files/es/web/api/url/port/index.html2
-rw-r--r--files/es/web/api/url/url/index.html2
2 files changed, 0 insertions, 4 deletions
diff --git a/files/es/web/api/url/port/index.html b/files/es/web/api/url/port/index.html
index fea61df62a..c7eb961c14 100644
--- a/files/es/web/api/url/port/index.html
+++ b/files/es/web/api/url/port/index.html
@@ -44,8 +44,6 @@ var result = url.port; // Devuelve:'80'
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatibilidad en esta página se genera a partir de datos estructurados. Si desea contribuir con los datos, consulte https://github.com/mdn/browser-compat-data y envíenos una solicitud de extracción.</div>
-
<p>{{Compat("api.URL.port")}}</p>
<h2 id="Ver_también">Ver también</h2>
diff --git a/files/es/web/api/url/url/index.html b/files/es/web/api/url/url/index.html
index 978a7de9f9..a668c6a4d6 100644
--- a/files/es/web/api/url/url/index.html
+++ b/files/es/web/api/url/url/index.html
@@ -88,8 +88,6 @@ var d = new URL('/en-US/docs', b);                     // =
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatibilidad en esta página se genera a partir de datos estructurados. Si desea contribuir con los datos, consulte https://github.com/mdn/browser-compat-data y envíenos una solicitud de extracción.</div>
-
<p>{{Compat("api.URL.URL")}}</p>
<h2 id="Ver_también">Ver también</h2>