aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/http/methods
diff options
context:
space:
mode:
authort7yang <t7yang@gmail.com>2021-05-28 22:17:15 +0800
committerIrvin <irvinfly@gmail.com>2021-05-31 15:39:29 +0800
commitd4625fc3adef7da9a077b195800094d03488c50c (patch)
tree902a058e6bca2c88933cf319f14eb179708eef5f /files/zh-cn/web/http/methods
parentd935156b29ff23a8cfbacba5baf389d617572cf4 (diff)
downloadtranslated-content-d4625fc3adef7da9a077b195800094d03488c50c.tar.gz
translated-content-d4625fc3adef7da9a077b195800094d03488c50c.tar.bz2
translated-content-d4625fc3adef7da9a077b195800094d03488c50c.zip
remove bcd paragraph for zh-CN
Diffstat (limited to 'files/zh-cn/web/http/methods')
-rw-r--r--files/zh-cn/web/http/methods/connect/index.html2
-rw-r--r--files/zh-cn/web/http/methods/head/index.html2
-rw-r--r--files/zh-cn/web/http/methods/options/index.html2
-rw-r--r--files/zh-cn/web/http/methods/post/index.html2
-rw-r--r--files/zh-cn/web/http/methods/put/index.html2
-rw-r--r--files/zh-cn/web/http/methods/trace/index.html2
6 files changed, 0 insertions, 12 deletions
diff --git a/files/zh-cn/web/http/methods/connect/index.html b/files/zh-cn/web/http/methods/connect/index.html
index 580b9b13f7..27a0922fe5 100644
--- a/files/zh-cn/web/http/methods/connect/index.html
+++ b/files/zh-cn/web/http/methods/connect/index.html
@@ -73,8 +73,6 @@ Proxy-Authorization: basic aGVsbG86d29ybGQ=</pre>
<h2 id="浏览器兼容性">浏览器兼容性</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.methods.CONNECT")}}</p>
<h2 id="相关内容">相关内容</h2>
diff --git a/files/zh-cn/web/http/methods/head/index.html b/files/zh-cn/web/http/methods/head/index.html
index 5b48e1a727..4bfbc12b58 100644
--- a/files/zh-cn/web/http/methods/head/index.html
+++ b/files/zh-cn/web/http/methods/head/index.html
@@ -66,8 +66,6 @@ translation_of: Web/HTTP/Methods/HEAD
<h2 id="浏览器兼容性">浏览器兼容性</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.methods.HEAD")}}</p>
<h2 id="另见">?另见</h2>
diff --git a/files/zh-cn/web/http/methods/options/index.html b/files/zh-cn/web/http/methods/options/index.html
index 3537e8e1c3..7b1b2ec632 100644
--- a/files/zh-cn/web/http/methods/options/index.html
+++ b/files/zh-cn/web/http/methods/options/index.html
@@ -110,8 +110,6 @@ Content-Type: text/plain</pre>
<h2 id="浏览器兼容性">浏览器兼容性</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/methods", "OPTIONS")}}</p>
<h2 id="参见">参见</h2>
diff --git a/files/zh-cn/web/http/methods/post/index.html b/files/zh-cn/web/http/methods/post/index.html
index 7521f6b0ee..b4133818f1 100644
--- a/files/zh-cn/web/http/methods/post/index.html
+++ b/files/zh-cn/web/http/methods/post/index.html
@@ -108,8 +108,6 @@ value2</pre>
<h2 id="浏览器兼容性">浏览器兼容性</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.methods.POST")}}</p>
<h2 id="另见">另见</h2>
diff --git a/files/zh-cn/web/http/methods/put/index.html b/files/zh-cn/web/http/methods/put/index.html
index eeddfdd5c8..105bc02343 100644
--- a/files/zh-cn/web/http/methods/put/index.html
+++ b/files/zh-cn/web/http/methods/put/index.html
@@ -89,8 +89,6 @@ Content-Location: /existing.html
<h2 id="浏览器兼容性">浏览器兼容性</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.methods.PUT")}}</p>
<h2 id="参见">参见</h2>
diff --git a/files/zh-cn/web/http/methods/trace/index.html b/files/zh-cn/web/http/methods/trace/index.html
index 47f22c8da2..a02fbc622a 100644
--- a/files/zh-cn/web/http/methods/trace/index.html
+++ b/files/zh-cn/web/http/methods/trace/index.html
@@ -64,8 +64,6 @@ translation_of: Web/HTTP/Methods/TRACE
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<p class="hidden">本页内的兼容性表格是从结构化的数据中生成的。如果您想要贡献兼容性数据,请浏览 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并给我们提 pull request 。</p>
-
<p>{{Compat("http.methods.TRACE")}}</p>
<h2 id="参考">参考</h2>