diff options
Diffstat (limited to 'files/de/web/http/headers/set-cookie')
-rw-r--r-- | files/de/web/http/headers/set-cookie/index.html | 2 | ||||
-rw-r--r-- | files/de/web/http/headers/set-cookie/samesite/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/de/web/http/headers/set-cookie/index.html b/files/de/web/http/headers/set-cookie/index.html index 917e705959..529d57a83c 100644 --- a/files/de/web/http/headers/set-cookie/index.html +++ b/files/de/web/http/headers/set-cookie/index.html @@ -205,8 +205,6 @@ Set-Cookie: __Host-id=1; Secure; Path=/; Domain=example.com <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.headers.Set-Cookie", 5)}}</p> <h2 id="Compatibility_notes">Compatibility notes</h2> diff --git a/files/de/web/http/headers/set-cookie/samesite/index.html b/files/de/web/http/headers/set-cookie/samesite/index.html index 51879c388d..84e0b68380 100644 --- a/files/de/web/http/headers/set-cookie/samesite/index.html +++ b/files/de/web/http/headers/set-cookie/samesite/index.html @@ -121,8 +121,6 @@ RewriteRule "^admin/(.*)\.html$" "admin/index.php?nav=$1 [NC,L,QSA,CO=RewriteRul <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.headers.Set-Cookie", 5)}}</p> <h2 id="See_also">See also</h2> |