From ee4967e7aea9cdb4b9298f9e4b3bd9e80a48cf3f Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 21 Jun 2021 09:47:19 -0400 Subject: remove hidden bcd table from 'de' (#1270) Part of #1008 --- files/de/web/api/url/protocol/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/de/web/api/url/protocol') diff --git a/files/de/web/api/url/protocol/index.html b/files/de/web/api/url/protocol/index.html index 08d4ad6b6f..9742096e0f 100644 --- a/files/de/web/api/url/protocol/index.html +++ b/files/de/web/api/url/protocol/index.html @@ -50,8 +50,6 @@ var result = url.protocol; // Gibt "https:" zurück.

Browserkompatibilität

- -

{{Compat("api.URL.protocol")}}

Siehe auch

-- cgit v1.2.3-54-g00ecf