diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-06-21 10:14:26 -0400 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-06-22 00:53:02 +0800 |
commit | 5289f869c03040182fc69da3e05bc5288a3490bc (patch) | |
tree | 622e1f54367b307bce1981edaeb9d142722b9d97 /files/zh-cn/web/http/headers | |
parent | 567f76d53b5d14e617a143ccbf66dbbcc9fbf93a (diff) | |
download | translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.tar.gz translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.tar.bz2 translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.zip |
remove hidden bcd table paragraph from 'zh-cn'
Part of #1008
Diffstat (limited to 'files/zh-cn/web/http/headers')
-rw-r--r-- | files/zh-cn/web/http/headers/alt-svc/index.html | 2 | ||||
-rw-r--r-- | files/zh-cn/web/http/headers/user-agent/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/http/headers/alt-svc/index.html b/files/zh-cn/web/http/headers/alt-svc/index.html index 556209bf86..79a722e31f 100644 --- a/files/zh-cn/web/http/headers/alt-svc/index.html +++ b/files/zh-cn/web/http/headers/alt-svc/index.html @@ -46,7 +46,7 @@ Alt-Svc: <em><service-list></em>; ma=<em><max-age> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">本文中兼容性说明列表由结构化数据自动生成。如果您想为数据源贡献修改,请参阅 <a class="external external-icon" href="https://github.com/mdn/browser-compat-data" rel="noopener">https://github.com/mdn/browser-compat-data</a> 并提交 PR。</div> + <p>{{Compat("http.headers.Alt-Svc")}}</p> diff --git a/files/zh-cn/web/http/headers/user-agent/index.html b/files/zh-cn/web/http/headers/user-agent/index.html index 69041e1eed..7645fbf643 100644 --- a/files/zh-cn/web/http/headers/user-agent/index.html +++ b/files/zh-cn/web/http/headers/user-agent/index.html @@ -140,7 +140,7 @@ Opera/9.60 (Windows NT 6.0; U; en) Presto/2.1.1</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden"><span id="result_box" lang="zh-CN"><span>此页面中的兼容性表格由结构化数据生成。</span> <span>如果您想为数据做出贡献,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data </a>并向我们发送拉取请求。</span></span></p> + <p>{{Compat("http.headers.User-Agent")}}</p> |