diff options
author | MDN <actions@users.noreply.github.com> | 2021-06-03 01:40:04 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-06-03 01:40:04 +0000 |
commit | d5f6dd6b7f6653facfb468516ef657a2d4d5180c (patch) | |
tree | e08e8f6f9d5394cd3edf4c4b54e961f4e4cc1e99 /files/zh-cn | |
parent | d671972ba9c48fa9367d6264b5d99151fc07235a (diff) | |
download | translated-content-d5f6dd6b7f6653facfb468516ef657a2d4d5180c.tar.gz translated-content-d5f6dd6b7f6653facfb468516ef657a2d4d5180c.tar.bz2 translated-content-d5f6dd6b7f6653facfb468516ef657a2d4d5180c.zip |
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn')
-rw-r--r-- | files/zh-cn/_redirects.txt | 1 | ||||
-rw-r--r-- | files/zh-cn/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/zh-cn/orphaned/web/api/rtcpeerconnection/getdefaulticeservers/index.html (renamed from files/zh-cn/web/api/rtcpeerconnection/getdefaulticeservers/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index c8f0a43894..520feafe08 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1745,6 +1745,7 @@ /zh-CN/docs/Web/API/Position/coords /zh-CN/docs/Web/API/GeolocationPosition/coords /zh-CN/docs/Web/API/PositionError /zh-CN/docs/Web/API/GeolocationPositionError /zh-CN/docs/Web/API/Push_API/Using_the_Push_API /zh-CN/docs/conflicting/Web/API/Push_API +/zh-CN/docs/Web/API/RTCPeerConnection/getDefaultIceServers /zh-CN/docs/orphaned/Web/API/RTCPeerConnection/getDefaultIceServers /zh-CN/docs/Web/API/RandomSource /zh-CN/docs/conflicting/Web/API/Crypto/getRandomValues /zh-CN/docs/Web/API/RandomSource/getRandomValues /zh-CN/docs/Web/API/Crypto/getRandomValues /zh-CN/docs/Web/API/Response/克隆 /zh-CN/docs/Web/API/Response/clone diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index 4240db30b9..d806e90c32 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -19487,12 +19487,6 @@ "SDUTWSL" ] }, - "Web/API/RTCPeerConnection/getDefaultIceServers": { - "modified": "2020-10-15T22:29:03.476Z", - "contributors": [ - "lauhua" - ] - }, "Web/API/RTCPeerConnection/getReceivers": { "modified": "2020-10-15T22:34:32.923Z", "contributors": [ @@ -50377,6 +50371,12 @@ "JoshOY" ] }, + "orphaned/Web/API/RTCPeerConnection/getDefaultIceServers": { + "modified": "2020-10-15T22:29:03.476Z", + "contributors": [ + "lauhua" + ] + }, "orphaned/Web/API/TextRange/text": { "modified": "2020-02-26T01:25:35.461Z", "contributors": [ diff --git a/files/zh-cn/web/api/rtcpeerconnection/getdefaulticeservers/index.html b/files/zh-cn/orphaned/web/api/rtcpeerconnection/getdefaulticeservers/index.html index 96c8496248..ff36e1741e 100644 --- a/files/zh-cn/web/api/rtcpeerconnection/getdefaulticeservers/index.html +++ b/files/zh-cn/orphaned/web/api/rtcpeerconnection/getdefaulticeservers/index.html @@ -1,7 +1,8 @@ --- title: RTCPeerConnection.getDefaultIceServers() -slug: Web/API/RTCPeerConnection/getDefaultIceServers +slug: orphaned/Web/API/RTCPeerConnection/getDefaultIceServers translation_of: Web/API/RTCPeerConnection/getDefaultIceServers +original_slug: Web/API/RTCPeerConnection/getDefaultIceServers --- <p>{{APIRef("WebRTC")}}{{SeeCompatTable}}</p> |