diff options
Diffstat (limited to 'files/zh-cn')
-rw-r--r-- | files/zh-cn/_redirects.txt | 1 | ||||
-rw-r--r-- | files/zh-cn/_wikihistory.json | 14 | ||||
-rw-r--r-- | files/zh-cn/web/api/crypto_property/index.html (renamed from files/zh-cn/web/api/window/crypto/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 1cf17f7a98..77ee25324e 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1562,6 +1562,7 @@ /zh-CN/docs/Web/API/Window/btoa /zh-CN/docs/Web/API/btoa /zh-CN/docs/Web/API/Window/caches /zh-CN/docs/Web/API/caches /zh-CN/docs/Web/API/Window/clearInterval /zh-CN/docs/Web/API/clearInterval +/zh-CN/docs/Web/API/Window/crypto /zh-CN/docs/Web/API/crypto_property /zh-CN/docs/Web/API/Window/minimize /zh-CN/docs/conflicting/Web/API/Window /zh-CN/docs/Web/API/Window/mozAnimationStartTIme /zh-CN/docs/Web/API/Animation/startTime /zh-CN/docs/Web/API/Window/onbeforeunload /zh-CN/docs/Web/API/WindowEventHandlers/onbeforeunload diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index 22633218c1..6c130b2ef9 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -22875,13 +22875,6 @@ "Jee" ] }, - "Web/API/Window/crypto": { - "modified": "2019-03-23T22:22:09.825Z", - "contributors": [ - "koaqiu", - "Taoja" - ] - }, "Web/API/Window/customElements": { "modified": "2020-10-15T22:02:36.021Z", "contributors": [ @@ -24519,6 +24512,13 @@ "Fulgrim" ] }, + "Web/API/crypto_property": { + "modified": "2019-03-23T22:22:09.825Z", + "contributors": [ + "koaqiu", + "Taoja" + ] + }, "Web/API/element/scrollWidth": { "modified": "2019-12-11T06:18:59.921Z", "contributors": [ diff --git a/files/zh-cn/web/api/window/crypto/index.html b/files/zh-cn/web/api/crypto_property/index.html index d8a732b86e..9af4f22a8c 100644 --- a/files/zh-cn/web/api/window/crypto/index.html +++ b/files/zh-cn/web/api/crypto_property/index.html @@ -1,7 +1,8 @@ --- title: Window.crypto -slug: Web/API/Window/crypto +slug: Web/API/crypto_property translation_of: Web/API/Window/crypto +original_slug: Web/API/Window/crypto --- <div>{{APIRef}}</div> |