{"id":6570,"date":"2024-08-13T10:04:23","date_gmt":"2024-08-13T07:04:23","guid":{"rendered":"https:\/\/1.cbm.ua\/?p=6570"},"modified":"2024-08-25T15:32:56","modified_gmt":"2024-08-25T12:32:56","slug":"%d0%bf%d1%80%d0%be%d0%b5%d0%ba%d1%82-%d0%b3%d0%be%d0%b2%d0%be%d1%80%d0%b8%d1%82%d1%8c-%d1%82%d1%80%d0%b0%d0%bd%d1%81%d0%ba%d1%80%d0%b8%d0%b1%d0%b8%d1%80%d0%be%d0%b2%d0%b0%d1%82%d1%8c-%d0%bf","status":"publish","type":"post","link":"https:\/\/1.cbm.ua\/?p=6570","title":{"rendered":"\ud83c\udfaf \ud83d\udcb0 ___ \u041f\u0440\u043e\u0435\u043a\u0442 \u0413\u043e\u0432\u043e\u0440\u0438\u0442\u044c -> \u0422\u0440\u0430\u043d\u0441\u043a\u0440\u0438\u0431\u0438\u0440\u043e\u0432\u0430\u0442\u044c -> \u041f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u0442\u044c. (JS, Node)"},"content":{"rendered":"\n<p>URL \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a &#8212; <a href=\"https:\/\/www.assemblyai.com\/blog\/how-to-create-a-real-time-language-translation-service-with-assemblyai-and-deepl-in-javascript\/?utm_source=email&amp;utm_medium=newsletter&amp;utm_campaign=newsletter_44\">https:\/\/www.assemblyai.com\/blog\/how-to-create-a-real-time-language-translation-service-with-assemblyai-and-deepl-in-javascript\/?utm_source=email&amp;utm_medium=newsletter&amp;utm_campaign=newsletter_44<\/a><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Windows PowerShell<\/h2>\n\n\n\n<p>\u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u043e\u0440\u0442\u043e\u0432 \u0434\u043b\u044f TCP \u0438 UDP:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">netstat -ano<\/pre>\n\n\n\n<p><br>\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u0437\u0430\u043f\u0443\u0449\u0435\u043d\u044b \u043b\u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u043d\u0430 \u0434\u0430\u043d\u043d\u043e\u043c \u043f\u043e\u0440\u0442\u0443.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">netstat -aon | findstr :3000<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><br>\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0441 \u043d\u0430\u0439\u0434\u0435\u043d\u043d\u044b\u043c PID:<br>\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0435\u0441\u043b\u0438 PID \u0440\u0430\u0432\u0435\u043d 1234, \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u0431\u0443\u0434\u0435\u0442 \u0432\u044b\u0433\u043b\u044f\u0434\u0435\u0442\u044c \u0442\u0430\u043a:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">taskkill \/PID 1234 \/F<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>\u041d\u0443\u0436\u043d\u043e \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c  \u0444\u0430\u0439\u043b &#171;<strong>C:\\Windows\\System32\\drivers\\etc\\hosts<\/strong>&#187; \u0438 \u0432 \u043d\u0435\u043c \u0440\u0430\u0441\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u0438 \u0441\u0442\u0440\u043e\u043a\u0438: <\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\"># localhost name resolution is handled within DNS itself.\n\t127.0.0.1       localhost\n\t::1             localhost<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>\u041e\u043f\u0438\u0430\u0441\u0430\u043d\u0438\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\u0430.<\/p>\n\n\n\n<p>\u0434\u043b\u044f \u0437\u0430\u043f\u0443\u0441\u043a\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u043d\u0443\u0436\u043d\u043e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043a\u043e\u043c\u0430\u043d\u0434\u0443.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">node index.js Listening on port 3000<\/pre>\n\n\n\n<p>\u0438\u043b\u0438 \u0434\u0440\u0443\u0433\u043e\u0439 \u043f\u043e\u0440\u0442 \u043c\u043e\u0436\u043d\u043e \u0432\u044b\u0431\u0440\u0430\u0442\u044c.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>\u042d\u0442\u043e &#171;_js-audio-recording-master&#187; \u0447\u0443\u0445\u043e\u0439 \u043f\u0440\u043e\u0435\u043a\u0442 \u043f\u0440\u043e\u0435\u043a\u0442 \u0434\u043b\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043b\u0438 \u043c\u0438\u043a\u0440\u043e\u0444\u043e\u043d. (\u043d\u0430\u0448\u0435\u043b \u0410\u0440\u0442\u0435\u043c \u0412\u044b\u0448\u0430\u0440)<\/p>\n\n\n\n<p>\u0412 \u044d\u0442\u043e\u043c \u043f\u0440\u0438\u043c\u0435\u0440\u0435 \u0437\u0430\u043f\u0438\u0441\u044c \u0447\u0435\u0440\u0435\u0437 \u043c\u0438\u043a\u0440\u043e\u0444\u043e\u043d \u0438 \u043f\u0440\u043e\u0441\u043b\u0443\u0448\u0438\u0432\u0430\u043d\u0438\u0435 \u0437\u0430\u043f\u0438\u0441\u0430\u043d\u043e\u0433\u043e.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"161\" src=\"https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2024\/08\/image-1024x161.png\" alt=\"\" class=\"wp-image-6581\" srcset=\"https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2024\/08\/image-1024x161.png 1024w, https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2024\/08\/image-300x47.png 300w, https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2024\/08\/image-768x121.png 768w, https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2024\/08\/image.png 1189w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>\u0442\u0443\u0442 \u0441\u0442\u0430\u0442\u044c\u044f &#8212; <a href=\"https:\/\/ralzohairi.medium.com\/audio-recording-in-javascript-96eed45b75ee\">https:\/\/ralzohairi.medium.com\/audio-recording-in-javascript-96eed45b75ee<\/a><br>\u0442\u0443\u0442 \u043a\u043e\u0434 &#8212;  <a href=\"https:\/\/github.com\/ralzohairi\/js-audio-recording\">https:\/\/github.com\/ralzohairi\/js-audio-recording<\/a><br>!!! \u043d\u0443\u0436\u043d\u043e \u0441\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442 &#171;js-audio-recording-master&#187; \u0438 \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u0435\u0431 \u0441\u0435\u0440\u0432\u0435\u0440 &#171;<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-nv-c-2-color\"><strong>http-server<\/strong><\/mark>&#171;.<\/p>\n\n\n\n<p>\u0442\u0443\u0442 \u043c\u043e\u0436\u043d\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c (\u043f\u0440\u043e\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c) \u043a\u0430\u043a \u043e\u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0432 \u043e\u0431\u043b\u0430\u043a\u0435.<br><a href=\"https:\/\/codepen.io\/wrbnuzbf-the-builder\/pen\/ZEdaxOB\">https:\/\/codepen.io\/wrbnuzbf-the-builder\/pen\/ZEdaxOB<\/a><\/p>\n\n\n\n<p>\u0426\u0435\u043b\u044c \u0440\u0430\u0437\u043e\u0431\u0440\u0430\u0442\u044c\u0441\u044f \u043f\u043e\u0447\u0435\u043c\u0443 \u0434\u0440\u0443\u0433\u043e\u0439 \u043f\u0440\u043e\u0435\u043a\u0442 \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u044f \u0442\u0435\u0441\u0442\u0438\u0440\u0443\u044e \u043d\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442.<br>\u044d\u0442\u043e\u0442<br><a href=\"https:\/\/www.assemblyai.com\/blog\/how-to-create-a-real-time-language-translation-service-with-assemblyai-and-deepl-in-javascript\/?utm_source=email&amp;utm_medium=newsletter&amp;utm_campaign=newsletter_44\">https:\/\/www.assemblyai.com\/blog\/how-to-create-a-real-time-language-translation-service-with-assemblyai-and-deepl-in-javascript\/?utm_source=email&amp;utm_medium=newsletter&amp;utm_campaign=newsletter_44<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"766\" src=\"https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2024\/08\/image-1-1024x766.png\" alt=\"\" class=\"wp-image-6582\" srcset=\"https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2024\/08\/image-1-1024x766.png 1024w, https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2024\/08\/image-1-300x224.png 300w, https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2024\/08\/image-1-768x574.png 768w, https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2024\/08\/image-1.png 1127w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>\u043a\u043e\u043d\u0435\u0447\u043d\u0430\u044f \u0446\u0435\u043b\u044c \u0440\u0430\u0437\u043e\u0431\u0440\u0430\u0442\u044c\u0441\u044f \u0438 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0441\u0432\u043e\u0439 \u043f\u0440\u043e\u0435\u043a\u0442 \u0434\u043b\u044f \u0438\u0437\u0443\u0447\u0435\u043d\u0438\u044f \u0438\u043d\u043e\u0441\u0442\u0440\u0430\u043d\u043d\u044b\u0445 \u044f\u0437\u044b\u043a\u043e\u0432.<\/strong><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><\/p>\n\n\n\n<p>\u041f\u043e\u043b\u0435\u0437\u043d\u043e \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u043e\u043f\u0440\u043e\u0441\u043d\u0438\u043a<\/p>\n\n\n\n<p> \u0442\u0443\u0442 \u043f\u0440\u0438\u043c\u0435\u0440 &#8212;<a href=\"https:\/\/habr.com\/ru\/articles\/838190\/\">https:\/\/habr.com\/ru\/articles\/838190\/<\/a> <\/p>\n\n\n\n<p>\u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e\u043c \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u043c\u043e\u0436\u043d\u043e \u0431\u0443\u0434\u0435\u0442 \u0433\u043e\u043b\u043e\u0441\u043e\u043c \u0437\u0430\u0434\u0430\u0432\u0430\u0442\u044c \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u043f\u0440\u0438 \u0435\u0437\u0434\u0435 \u043d\u0430 \u0432\u0435\u043b\u043e\u0441\u0438\u043f\u0435\u0434\u0435 \u0438 \u043e\u0442\u0432\u0435\u0447\u0430\u0442\u044c \u043d\u0430 \u0432\u043e\u043f\u0440\u043e\u0441\u044b. \u0410 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0431\u0443\u0434\u0435\u0442 \u0437\u0430\u043f\u0438\u0441\u044b\u0432\u0430\u0442\u044c \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0445 \u0438 \u043d\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0445 \u043e\u0442\u0432\u0435\u0442\u0430\u0445.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>User-\u0431\u043e\u0442\u044b \u0432 Telegram: \u041f\u0440\u043e\u0441\u0442\u0430\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0430\u0446\u0438\u044f \u0441 Python (Pyrogram). \u041f\u0435\u0440\u0432\u044b\u0435 \u0448\u0430\u0433\u0438<\/p>\n\n\n\n<p><a href=\"https:\/\/habr.com\/ru\/companies\/amvera\/articles\/838204\">https:\/\/habr.com\/ru\/companies\/amvera\/articles\/838204<\/a><\/p>\n\n\n\n<p>\u043d\u0443\u0436\u043d\u043e \u043f\u043e\u043f\u0440\u043e\u0431\u043e\u0432\u0430\u0442\u044c \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0442\u0430\u043a\u043e\u0439 \u0431\u043e\u0442 \u0432 .telegram (\u0442\u0435\u043b\u0435\u0433\u0440\u0430\u043c\u043c).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>URL \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a &#8212; https:\/\/www.assemblyai.com\/blog\/how-to-create-a-real-time-language-translation-service-with-assemblyai-and-deepl-in-javascript\/?utm_source=email&amp;utm_medium=newsletter&amp;utm_campaign=newsletter_44 Windows PowerShell \u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u043e\u0440\u0442\u043e\u0432 \u0434\u043b\u044f TCP \u0438 UDP: \u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u0437\u0430\u043f\u0443\u0449\u0435\u043d\u044b \u043b\u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u043d\u0430 \u0434\u0430\u043d\u043d\u043e\u043c \u043f\u043e\u0440\u0442\u0443. \u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0441 \u043d\u0430\u0439\u0434\u0435\u043d\u043d\u044b\u043c PID:\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0435\u0441\u043b\u0438 PID \u0440\u0430\u0432\u0435\u043d 1234, \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u0431\u0443\u0434\u0435\u0442 \u0432\u044b\u0433\u043b\u044f\u0434\u0435\u0442\u044c \u0442\u0430\u043a: \u041d\u0443\u0436\u043d\u043e \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0444\u0430\u0439\u043b &#171;C:\\Windows\\System32\\drivers\\etc\\hosts&#187; \u0438 \u0432 \u043d\u0435\u043c \u0440\u0430\u0441\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u0438 \u0441\u0442\u0440\u043e\u043a\u0438: \u041e\u043f\u0438\u0430\u0441\u0430\u043d\u0438\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\u0430. \u0434\u043b\u044f \u0437\u0430\u043f\u0443\u0441\u043a\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u043d\u0443\u0436\u043d\u043e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043a\u043e\u043c\u0430\u043d\u0434\u0443. \u0438\u043b\u0438 \u0434\u0440\u0443\u0433\u043e\u0439 \u043f\u043e\u0440\u0442 \u043c\u043e\u0436\u043d\u043e&hellip;&nbsp;<a href=\"https:\/\/1.cbm.ua\/?p=6570\" rel=\"bookmark\">\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435 &raquo;<span class=\"screen-reader-text\">\ud83c\udfaf \ud83d\udcb0 ___ \u041f\u0440\u043e\u0435\u043a\u0442 \u0413\u043e\u0432\u043e\u0440\u0438\u0442\u044c -> \u0422\u0440\u0430\u043d\u0441\u043a\u0440\u0438\u0431\u0438\u0440\u043e\u0432\u0430\u0442\u044c -> \u041f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u0442\u044c. (JS, Node)<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[31,83,160,138,156,6,166,102],"tags":[],"class_list":["post-6570","post","type-post","status-publish","format-standard","hentry","category-windows","category-cmd","category-ai","category-138","category-instruction-","category-js","category-nodejs","category-history-of-events"],"_links":{"self":[{"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/posts\/6570","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6570"}],"version-history":[{"count":10,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/posts\/6570\/revisions"}],"predecessor-version":[{"id":6678,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/posts\/6570\/revisions\/6678"}],"wp:attachment":[{"href":"https:\/\/1.cbm.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6570"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6570"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}