From c836bcfa33f859deddb9c2a4afb79e7e106e3d29 Mon Sep 17 00:00:00 2001 From: t7yang Date: Thu, 24 Jun 2021 00:53:12 +0800 Subject: remove hidden bcd for zh-CN --- files/zh-cn/web/api/url/index.html | 4 ---- files/zh-cn/web/api/url/tojson/index.html | 4 ---- 2 files changed, 8 deletions(-) (limited to 'files/zh-cn/web/api/url') diff --git a/files/zh-cn/web/api/url/index.html b/files/zh-cn/web/api/url/index.html index 2dddb9e669..ef89407946 100644 --- a/files/zh-cn/web/api/url/index.html +++ b/files/zh-cn/web/api/url/index.html @@ -126,10 +126,6 @@ console.log(parsedUrl.searchParams.get("id")); // "123"

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/api/url/tojson/index.html b/files/zh-cn/web/api/url/tojson/index.html index 73e4eec754..4da3e7b041 100644 --- a/files/zh-cn/web/api/url/tojson/index.html +++ b/files/zh-cn/web/api/url/tojson/index.html @@ -43,10 +43,6 @@ url.toJSON(); // 应该以字符串形式返回URL

浏览器兼容

- -

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

-- cgit v1.2.3-54-g00ecf