{
    "version": "https:\/\/jsonfeed.org\/version\/1",
    "title": "M9K blog: заметки с тегом proxy",
    "_rss_description": "Заметки обо всём: devops, lifestyle, культура.",
    "_rss_language": "ru",
    "_itunes_email": "",
    "_itunes_categories_xml": "",
    "_itunes_image": "",
    "_itunes_explicit": "",
    "home_page_url": "https:\/\/blog.m9k.space\/tags\/proxy\/",
    "feed_url": "https:\/\/blog.m9k.space\/tags\/proxy\/json\/",
    "icon": "https:\/\/blog.m9k.space\/user\/userpic@2x.jpg?1769095194",
    "author": {
        "name": "M",
        "url": "https:\/\/blog.m9k.space\/",
        "avatar": "https:\/\/blog.m9k.space\/user\/userpic@2x.jpg?1769095194"
    },
    "items": [
        {
            "id": "123",
            "url": "https:\/\/blog.m9k.space\/all\/docker-proxy\/",
            "title": "Docker Proxy",
            "content_html": "<pre class=\"e2-text-code\"><code class=\"\">cd \/etc\/systemd\/system\/docker.service.d\r\ntouch http-proxy.conf<\/code><\/pre><pre class=\"e2-text-code\"><code class=\"\">[Service]\r\nEnvironment=&quot;HTTP_PROXY=http:\/\/proxy:3128&quot;\r\nEnvironment=&quot;HTTPS_PROXY=http:\/\/proxy:3128&quot;\r\nEnvironment=&quot;NO_PROXY=localhost,127.0.0.1,::1,proxy&quot;<\/code><\/pre><pre class=\"e2-text-code\"><code class=\"\">systemctl daemon-reload\r\nservice docker restart\r\nsystemctl show --property=Environment docker<\/code><\/pre>",
            "date_published": "2023-01-24T07:26:41+00:00",
            "date_modified": "2023-01-30T10:11:38+00:00",
            "_date_published_rfc2822": "Tue, 24 Jan 2023 07:26:41 +0000",
            "_rss_guid_is_permalink": "false",
            "_rss_guid": "123",
            "_e2_data": {
                "is_favourite": false,
                "links_required": [
                    "system\/library\/highlight\/highlight.js",
                    "system\/library\/highlight\/highlight.css"
                ],
                "og_images": []
            }
        }
    ],
    "_e2_version": 3877,
    "_e2_ua_string": "E2 (v3877; Aegea)"
}