aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html')
-rw-r--r--files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html b/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html
index 7d5a66fdb5..f664a3908e 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html
+++ b/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html
@@ -63,10 +63,6 @@ let decodedData = window.atob(encodedData); // 解码
<h2 id="Browser_Compatibility" name="Browser_Compatibility">浏览器兼容性</h2>
-<div class="hidden">
-<p>The compatibility table on 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>
-</div>
-
<p>{{Compat("api.WindowOrWorkerGlobalScope.atob")}}</p>
<h2 id="See_also" name="See_also">参见</h2>