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/ru | |
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/ru')
-rw-r--r-- | files/ru/_redirects.txt | 1 | ||||
-rw-r--r-- | files/ru/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/ru/orphaned/web/api/rtcpeerconnection/getdefaulticeservers/index.html (renamed from files/ru/web/api/rtcpeerconnection/getdefaulticeservers/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index ac286b6904..eca6589283 100644 --- a/files/ru/_redirects.txt +++ b/files/ru/_redirects.txt @@ -453,6 +453,7 @@ /ru/docs/Web/API/ParentNode/prepend /ru/docs/orphaned/Web/API/ParentNode/prepend /ru/docs/Web/API/PositionError /ru/docs/Web/API/GeolocationPositionError /ru/docs/Web/API/Push_API/Using_the_Push_API /ru/docs/conflicting/Web/API/Push_API +/ru/docs/Web/API/RTCPeerConnection/getDefaultIceServers /ru/docs/orphaned/Web/API/RTCPeerConnection/getDefaultIceServers /ru/docs/Web/API/RandomSource /ru/docs/conflicting/Web/API/Crypto/getRandomValues /ru/docs/Web/API/RandomSource/getRandomValues /ru/docs/Web/API/Crypto/getRandomValues /ru/docs/Web/API/SVGAElement/SVGAlement.target /ru/docs/conflicting/Web/API/SVGAElement/target diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json index 8dc219163b..063ec7acff 100644 --- a/files/ru/_wikihistory.json +++ b/files/ru/_wikihistory.json @@ -10334,12 +10334,6 @@ "mechtool" ] }, - "Web/API/RTCPeerConnection/getDefaultIceServers": { - "modified": "2020-10-15T22:33:11.540Z", - "contributors": [ - "mechtool" - ] - }, "Web/API/RTCPeerConnection/icecandidate_event": { "modified": "2020-11-25T18:23:55.148Z", "contributors": [ @@ -25590,6 +25584,12 @@ "pronskiy" ] }, + "orphaned/Web/API/RTCPeerConnection/getDefaultIceServers": { + "modified": "2020-10-15T22:33:11.540Z", + "contributors": [ + "mechtool" + ] + }, "orphaned/Web/API/Web_Crypto_API/Checking_authenticity_with_password": { "modified": "2019-04-10T04:25:54.752Z", "contributors": [ diff --git a/files/ru/web/api/rtcpeerconnection/getdefaulticeservers/index.html b/files/ru/orphaned/web/api/rtcpeerconnection/getdefaulticeservers/index.html index 7772ddcabb..d02bdfae84 100644 --- a/files/ru/web/api/rtcpeerconnection/getdefaulticeservers/index.html +++ b/files/ru/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> |