diff options
Diffstat (limited to 'files/ru')
-rw-r--r-- | files/ru/_redirects.txt | 4 | ||||
-rw-r--r-- | files/ru/_wikihistory.json | 48 | ||||
-rw-r--r-- | files/ru/orphaned/web/api/body/arraybuffer/index.html (renamed from files/ru/web/api/body/arraybuffer/index.html) | 3 | ||||
-rw-r--r-- | files/ru/orphaned/web/api/body/formdata/index.html (renamed from files/ru/web/api/body/formdata/index.html) | 3 | ||||
-rw-r--r-- | files/ru/orphaned/web/api/body/index.html (renamed from files/ru/web/api/body/index.html) | 3 | ||||
-rw-r--r-- | files/ru/orphaned/web/api/body/json/index.html (renamed from files/ru/web/api/body/json/index.html) | 3 |
6 files changed, 36 insertions, 28 deletions
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index aacd2743c2..f5f6f28e1c 100644 --- a/files/ru/_redirects.txt +++ b/files/ru/_redirects.txt @@ -373,6 +373,10 @@ /ru/docs/Web/API/AudioContext/createPanner /ru/docs/Web/API/BaseAudioContext/createPanner /ru/docs/Web/API/AudioContext/currentTime /ru/docs/Web/API/BaseAudioContext/currentTime /ru/docs/Web/API/AudioContext/decodeAudioData /ru/docs/Web/API/BaseAudioContext/decodeAudioData +/ru/docs/Web/API/Body /ru/docs/orphaned/Web/API/Body +/ru/docs/Web/API/Body/arrayBuffer /ru/docs/orphaned/Web/API/Body/arrayBuffer +/ru/docs/Web/API/Body/formData /ru/docs/orphaned/Web/API/Body/formData +/ru/docs/Web/API/Body/json /ru/docs/orphaned/Web/API/Body/json /ru/docs/Web/API/CSS_Object_Model/ориентация_экрана /ru/docs/Web/API/CSS_Object_Model/Managing_screen_orientation /ru/docs/Web/API/Canvas_API/Tutorial/Использование_изображений /ru/docs/Web/API/Canvas_API/Tutorial/Using_images /ru/docs/Web/API/Canvas_API/Tutorial/Композиции /ru/docs/Web/API/Canvas_API/Tutorial/Compositing diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json index 99f463b01f..e2d0334fd9 100644 --- a/files/ru/_wikihistory.json +++ b/files/ru/_wikihistory.json @@ -5799,30 +5799,6 @@ "sh7dm" ] }, - "Web/API/Body": { - "modified": "2020-10-15T22:06:24.327Z", - "contributors": [ - "RickBrown" - ] - }, - "Web/API/Body/arrayBuffer": { - "modified": "2020-10-15T22:12:53.458Z", - "contributors": [ - "SerzN1" - ] - }, - "Web/API/Body/formData": { - "modified": "2020-10-15T22:14:02.669Z", - "contributors": [ - "Aparin" - ] - }, - "Web/API/Body/json": { - "modified": "2020-10-15T22:06:25.317Z", - "contributors": [ - "dasha_hshr" - ] - }, "Web/API/BroadcastChannel": { "modified": "2020-10-15T22:08:52.446Z", "contributors": [ @@ -25274,6 +25250,30 @@ "a-chepugov" ] }, + "orphaned/Web/API/Body": { + "modified": "2020-10-15T22:06:24.327Z", + "contributors": [ + "RickBrown" + ] + }, + "orphaned/Web/API/Body/arrayBuffer": { + "modified": "2020-10-15T22:12:53.458Z", + "contributors": [ + "SerzN1" + ] + }, + "orphaned/Web/API/Body/formData": { + "modified": "2020-10-15T22:14:02.669Z", + "contributors": [ + "Aparin" + ] + }, + "orphaned/Web/API/Body/json": { + "modified": "2020-10-15T22:06:25.317Z", + "contributors": [ + "dasha_hshr" + ] + }, "orphaned/Web/API/ChildNode": { "modified": "2019-03-23T22:51:21.900Z", "contributors": [ diff --git a/files/ru/web/api/body/arraybuffer/index.html b/files/ru/orphaned/web/api/body/arraybuffer/index.html index a9dbd21162..8c2e092cf3 100644 --- a/files/ru/web/api/body/arraybuffer/index.html +++ b/files/ru/orphaned/web/api/body/arraybuffer/index.html @@ -1,11 +1,12 @@ --- title: Body.arrayBuffer() -slug: Web/API/Body/arrayBuffer +slug: orphaned/Web/API/Body/arrayBuffer tags: - API - Экспериментальный - справочник translation_of: Web/API/Body/arrayBuffer +original_slug: Web/API/Body/arrayBuffer --- <div>{{APIRef("Fetch")}}</div> diff --git a/files/ru/web/api/body/formdata/index.html b/files/ru/orphaned/web/api/body/formdata/index.html index 23b5b001f1..5e04b96274 100644 --- a/files/ru/web/api/body/formdata/index.html +++ b/files/ru/orphaned/web/api/body/formdata/index.html @@ -1,7 +1,8 @@ --- title: Body.formData() -slug: Web/API/Body/formData +slug: orphaned/Web/API/Body/formData translation_of: Web/API/Body/formData +original_slug: Web/API/Body/formData --- <div>{{APIRef("Fetch")}}</div> diff --git a/files/ru/web/api/body/index.html b/files/ru/orphaned/web/api/body/index.html index 82ba54e53d..0794ac997e 100644 --- a/files/ru/web/api/body/index.html +++ b/files/ru/orphaned/web/api/body/index.html @@ -1,6 +1,6 @@ --- title: Body -slug: Web/API/Body +slug: orphaned/Web/API/Body tags: - API - BODY @@ -13,6 +13,7 @@ tags: - TopicStub - request translation_of: Web/API/Body +original_slug: Web/API/Body --- <div>{{ APIRef("Fetch") }}</div> diff --git a/files/ru/web/api/body/json/index.html b/files/ru/orphaned/web/api/body/json/index.html index df9cdeb49b..ae8657f9bb 100644 --- a/files/ru/web/api/body/json/index.html +++ b/files/ru/orphaned/web/api/body/json/index.html @@ -1,11 +1,12 @@ --- title: Body.json() -slug: Web/API/Body/json +slug: orphaned/Web/API/Body/json tags: - Fetch-запрос - Справка - метод translation_of: Web/API/Body/json +original_slug: Web/API/Body/json --- <div>{{APIRef("Fetch")}}</div> |