{"id":279,"date":"2022-02-18T20:38:30","date_gmt":"2022-02-18T20:38:30","guid":{"rendered":"https:\/\/liangqi.org\/?p=279"},"modified":"2022-02-18T20:38:31","modified_gmt":"2022-02-18T20:38:31","slug":"docker-container%e7%9a%84%e5%91%bd%e5%90%8d","status":"publish","type":"post","link":"https:\/\/liangqi.org\/?p=279","title":{"rendered":"Docker Container\u7684\u547d\u540d"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">\u56e0\u4e3a\u4e0b\u5212\u7ebf\u5728\u57df\u540d\u4e2d\u662f\u975e\u6cd5\u7684\uff0c\u6240\u4ee5HttpParser\u4f1a\u8ba4\u4e3a\u8fd9\u4e2a\u662f\u975e\u6cd5\u3002\u4f46\u662f\u5728docker\u73af\u5883\u91cc\u9762\u6bcf\u4e00\u4e2acontainer\u7684\u540d\u5b57\u662f\u53ef\u80fd\u5305\u542b\u4e0b\u5212\u7ebf\u7684\u3002\u5f53\u4e00\u4e2acontainer\u8bd5\u56fe\u8bbf\u95ee\u53e6\u4e00\u4e2a\u7684\u65f6\u5019\u6700\u7b80\u5355\u7684\u65b9\u5f0f\u5c31\u662f\u901a\u8fc7container\u7684\u540d\u5b57\uff0c\u8fd9\u4e2a\u65f6\u5019\u5c31\u4f1a\u51fa\u9519\u3002\n\n\u8fd9\u4e2a\u95ee\u9898\u6298\u817e\u4e86\u62112\u4e2a\u5c0f\u65f6\u3002\u3002\n\n\u4e0b\u9762\u662f\u5f02\u5e38\n\n&lt;head>&lt;title>HTTP Status 400 \\u2013 Bad Request&lt;\\\/title>&lt;style type=\\\"text\/css\\\">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}&lt;\\\/style>&lt;\\\/head>&lt;body>&lt;h1>HTTP Status 400 \\u2013 Bad Request&lt;\\\/h1>&lt;hr class=\\\"line\\\" \/>&lt;p>&lt;b>Type&lt;\\\/b> Exception Report&lt;\\\/p>&lt;p>&lt;b>Message&lt;\\\/b> The character [_] is never valid in a domain name.&lt;\\\/p>&lt;p>&lt;b>Description&lt;\\\/b> The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).&lt;\\\/p>&lt;p>&lt;b>Exception&lt;\\\/b>&lt;\\\/p>&lt;pre>java.lang.IllegalArgumentException: The character [_] is never valid in a domain name.\\n\\torg.apache.tomcat.util.http.parser.HttpParser$DomainParseState.next(HttpParser.java:994)\\n\\torg.apache.tomcat.util.http.parser.HttpParser.readHostDomainName(HttpParser.java:890)\\n\\torg.apache.tomcat.util.http.parser.Host.parse(Host.java:66)\\n\\torg.apache.tomcat.util.http.parser.Host.parse(Host.java:40)\\n\\torg.apache.coyote.AbstractProcessor.parseHost(<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u56e0\u4e3a\u4e0b\u5212\u7ebf\u5728\u57df\u540d\u4e2d\u662f\u975e\u6cd5\u7684\uff0c\u6240\u4ee5HttpParser\u4f1a\u8ba4\u4e3a\u8fd9\u4e2a\u662f\u975e\u6cd5\u3002\u4f46\u662f\u5728docker\u73af\u5883\u91cc\u9762\u6bcf\u4e00\u4e2acontainer\u7684\u540d\u5b57\u662f\u53ef\u80fd\u5305\u542b\u4e0b\u5212\u7ebf\u7684\u3002\u5f53\u4e00\u4e2acontainer\u8bd5\u56fe\u8bbf\u95ee\u53e6\u4e00\u4e2a\u7684\u65f6\u5019\u6700\u7b80\u5355\u7684\u65b9\u5f0f\u5c31\u662f\u901a\u8fc7container\u7684\u540d\u5b57\uff0c\u8fd9\u4e2a\u65f6\u5019\u5c31\u4f1a\u51fa\u9519\u3002 \u8fd9\u4e2a\u95ee\u9898\u6298\u817e\u4e86\u62112\u4e2a\u5c0f\u65f6\u3002\u3002 \u4e0b\u9762\u662f\u5f02\u5e38 &lt;head>&lt;title>HTTP Status 400 \\u2013 Bad Request&lt;\\\/title>&lt;style type=\\&#8221;text\/css\\&#8221;>body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}&lt;\\\/style>&lt;\\\/head>&lt;body>&lt;h1>HTTP Status 400 \\u2013 Bad Request&lt;\\\/h1>&lt;hr class=\\&#8221;line\\&#8221; \/>&lt;p>&lt;b>Type&lt;\\\/b> Exception Report&lt;\\\/p>&lt;p>&lt;b>Message&lt;\\\/b> The character [_] is never valid in a domain name.&lt;\\\/p>&lt;p>&lt;b>Description&lt;\\\/b> The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).&lt;\\\/p>&lt;p>&lt;b>Exception&lt;\\\/b>&lt;\\\/p>&lt;pre>java.lang.IllegalArgumentException: The character [_] is never valid in a domain name.\\n\\torg.apache.tomcat.util.http.parser.HttpParser$DomainParseState.next(HttpParser.java:994)\\n\\torg.apache.tomcat.util.http.parser.HttpParser.readHostDomainName(HttpParser.java:890)\\n\\torg.apache.tomcat.util.http.parser.Host.parse(Host.java:66)\\n\\torg.apache.tomcat.util.http.parser.Host.parse(Host.java:40)\\n\\torg.apache.coyote.AbstractProcessor.parseHost(<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24,16],"tags":[],"class_list":["post-279","post","type-post","status-publish","format-standard","hentry","category-docker","category-16"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Docker Container\u7684\u547d\u540d - Liangqi\u2018s Technical Journey<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/liangqi.org\/?p=279\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Docker Container\u7684\u547d\u540d - Liangqi\u2018s Technical Journey\" \/>\n<meta property=\"og:description\" content=\"\u56e0\u4e3a\u4e0b\u5212\u7ebf\u5728\u57df\u540d\u4e2d\u662f\u975e\u6cd5\u7684\uff0c\u6240\u4ee5HttpParser\u4f1a\u8ba4\u4e3a\u8fd9\u4e2a\u662f\u975e\u6cd5\u3002\u4f46\u662f\u5728docker\u73af\u5883\u91cc\u9762\u6bcf\u4e00\u4e2acontainer\u7684\u540d\u5b57\u662f\u53ef\u80fd\u5305\u542b\u4e0b\u5212\u7ebf\u7684\u3002\u5f53\u4e00\u4e2acontainer\u8bd5\u56fe\u8bbf\u95ee\u53e6\u4e00\u4e2a\u7684\u65f6\u5019\u6700\u7b80\u5355\u7684\u65b9\u5f0f\u5c31\u662f\u901a\u8fc7container\u7684\u540d\u5b57\uff0c\u8fd9\u4e2a\u65f6\u5019\u5c31\u4f1a\u51fa\u9519\u3002 \u8fd9\u4e2a\u95ee\u9898\u6298\u817e\u4e86\u62112\u4e2a\u5c0f\u65f6\u3002\u3002 \u4e0b\u9762\u662f\u5f02\u5e38 &lt;head&gt;&lt;title&gt;HTTP Status 400 u2013 Bad Request&lt;\/title&gt;&lt;style type=&quot;text\/css&quot;&gt;body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}&lt;\/style&gt;&lt;\/head&gt;&lt;body&gt;&lt;h1&gt;HTTP Status 400 u2013 Bad Request&lt;\/h1&gt;&lt;hr class=&quot;line&quot; \/&gt;&lt;p&gt;&lt;b&gt;Type&lt;\/b&gt; Exception Report&lt;\/p&gt;&lt;p&gt;&lt;b&gt;Message&lt;\/b&gt; The character [_] is never valid in a domain name.&lt;\/p&gt;&lt;p&gt;&lt;b&gt;Description&lt;\/b&gt; The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).&lt;\/p&gt;&lt;p&gt;&lt;b&gt;Exception&lt;\/b&gt;&lt;\/p&gt;&lt;pre&gt;java.lang.IllegalArgumentException: The character [_] is never valid in a domain name.ntorg.apache.tomcat.util.http.parser.HttpParser$DomainParseState.next(HttpParser.java:994)ntorg.apache.tomcat.util.http.parser.HttpParser.readHostDomainName(HttpParser.java:890)ntorg.apache.tomcat.util.http.parser.Host.parse(Host.java:66)ntorg.apache.tomcat.util.http.parser.Host.parse(Host.java:40)ntorg.apache.coyote.AbstractProcessor.parseHost(\" \/>\n<meta property=\"og:url\" content=\"https:\/\/liangqi.org\/?p=279\" \/>\n<meta property=\"og:site_name\" content=\"Liangqi\u2018s Technical Journey\" \/>\n<meta property=\"article:published_time\" content=\"2022-02-18T20:38:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-18T20:38:31+00:00\" \/>\n<meta name=\"author\" content=\"liangqi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"liangqi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/liangqi.org\/?p=279#article\",\"isPartOf\":{\"@id\":\"https:\/\/liangqi.org\/?p=279\"},\"author\":{\"name\":\"liangqi\",\"@id\":\"https:\/\/liangqi.org\/#\/schema\/person\/105c89d9b783fda67b62e3ce113d6cd3\"},\"headline\":\"Docker Container\u7684\u547d\u540d\",\"datePublished\":\"2022-02-18T20:38:30+00:00\",\"dateModified\":\"2022-02-18T20:38:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/liangqi.org\/?p=279\"},\"wordCount\":2,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/liangqi.org\/#\/schema\/person\/105c89d9b783fda67b62e3ce113d6cd3\"},\"articleSection\":[\"Docker\",\"\u6280\u672f\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/liangqi.org\/?p=279#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/liangqi.org\/?p=279\",\"url\":\"https:\/\/liangqi.org\/?p=279\",\"name\":\"Docker Container\u7684\u547d\u540d - Liangqi\u2018s Technical Journey\",\"isPartOf\":{\"@id\":\"https:\/\/liangqi.org\/#website\"},\"datePublished\":\"2022-02-18T20:38:30+00:00\",\"dateModified\":\"2022-02-18T20:38:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/liangqi.org\/?p=279#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/liangqi.org\/?p=279\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/liangqi.org\/?p=279#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/liangqi.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Docker Container\u7684\u547d\u540d\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/liangqi.org\/#website\",\"url\":\"https:\/\/liangqi.org\/\",\"name\":\"Liangqi\u2018s Technical Journey\",\"description\":\"Chasing Excellence; Enjoy life.\",\"publisher\":{\"@id\":\"https:\/\/liangqi.org\/#\/schema\/person\/105c89d9b783fda67b62e3ce113d6cd3\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/liangqi.org\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/liangqi.org\/#\/schema\/person\/105c89d9b783fda67b62e3ce113d6cd3\",\"name\":\"liangqi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/liangqi.org\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/liangqi.org\/wp-content\/uploads\/2022\/01\/P1100089-3-scaled.jpg\",\"contentUrl\":\"https:\/\/liangqi.org\/wp-content\/uploads\/2022\/01\/P1100089-3-scaled.jpg\",\"width\":2560,\"height\":1920,\"caption\":\"liangqi\"},\"logo\":{\"@id\":\"https:\/\/liangqi.org\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/liangqi.org\"],\"url\":\"https:\/\/liangqi.org\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Docker Container\u7684\u547d\u540d - Liangqi\u2018s Technical Journey","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/liangqi.org\/?p=279","og_locale":"en_US","og_type":"article","og_title":"Docker Container\u7684\u547d\u540d - Liangqi\u2018s Technical Journey","og_description":"\u56e0\u4e3a\u4e0b\u5212\u7ebf\u5728\u57df\u540d\u4e2d\u662f\u975e\u6cd5\u7684\uff0c\u6240\u4ee5HttpParser\u4f1a\u8ba4\u4e3a\u8fd9\u4e2a\u662f\u975e\u6cd5\u3002\u4f46\u662f\u5728docker\u73af\u5883\u91cc\u9762\u6bcf\u4e00\u4e2acontainer\u7684\u540d\u5b57\u662f\u53ef\u80fd\u5305\u542b\u4e0b\u5212\u7ebf\u7684\u3002\u5f53\u4e00\u4e2acontainer\u8bd5\u56fe\u8bbf\u95ee\u53e6\u4e00\u4e2a\u7684\u65f6\u5019\u6700\u7b80\u5355\u7684\u65b9\u5f0f\u5c31\u662f\u901a\u8fc7container\u7684\u540d\u5b57\uff0c\u8fd9\u4e2a\u65f6\u5019\u5c31\u4f1a\u51fa\u9519\u3002 \u8fd9\u4e2a\u95ee\u9898\u6298\u817e\u4e86\u62112\u4e2a\u5c0f\u65f6\u3002\u3002 \u4e0b\u9762\u662f\u5f02\u5e38 &lt;head>&lt;title>HTTP Status 400 u2013 Bad Request&lt;\/title>&lt;style type=\"text\/css\">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}&lt;\/style>&lt;\/head>&lt;body>&lt;h1>HTTP Status 400 u2013 Bad Request&lt;\/h1>&lt;hr class=\"line\" \/>&lt;p>&lt;b>Type&lt;\/b> Exception Report&lt;\/p>&lt;p>&lt;b>Message&lt;\/b> The character [_] is never valid in a domain name.&lt;\/p>&lt;p>&lt;b>Description&lt;\/b> The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).&lt;\/p>&lt;p>&lt;b>Exception&lt;\/b>&lt;\/p>&lt;pre>java.lang.IllegalArgumentException: The character [_] is never valid in a domain name.ntorg.apache.tomcat.util.http.parser.HttpParser$DomainParseState.next(HttpParser.java:994)ntorg.apache.tomcat.util.http.parser.HttpParser.readHostDomainName(HttpParser.java:890)ntorg.apache.tomcat.util.http.parser.Host.parse(Host.java:66)ntorg.apache.tomcat.util.http.parser.Host.parse(Host.java:40)ntorg.apache.coyote.AbstractProcessor.parseHost(","og_url":"https:\/\/liangqi.org\/?p=279","og_site_name":"Liangqi\u2018s Technical Journey","article_published_time":"2022-02-18T20:38:30+00:00","article_modified_time":"2022-02-18T20:38:31+00:00","author":"liangqi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"liangqi","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/liangqi.org\/?p=279#article","isPartOf":{"@id":"https:\/\/liangqi.org\/?p=279"},"author":{"name":"liangqi","@id":"https:\/\/liangqi.org\/#\/schema\/person\/105c89d9b783fda67b62e3ce113d6cd3"},"headline":"Docker Container\u7684\u547d\u540d","datePublished":"2022-02-18T20:38:30+00:00","dateModified":"2022-02-18T20:38:31+00:00","mainEntityOfPage":{"@id":"https:\/\/liangqi.org\/?p=279"},"wordCount":2,"commentCount":0,"publisher":{"@id":"https:\/\/liangqi.org\/#\/schema\/person\/105c89d9b783fda67b62e3ce113d6cd3"},"articleSection":["Docker","\u6280\u672f"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/liangqi.org\/?p=279#respond"]}]},{"@type":"WebPage","@id":"https:\/\/liangqi.org\/?p=279","url":"https:\/\/liangqi.org\/?p=279","name":"Docker Container\u7684\u547d\u540d - Liangqi\u2018s Technical Journey","isPartOf":{"@id":"https:\/\/liangqi.org\/#website"},"datePublished":"2022-02-18T20:38:30+00:00","dateModified":"2022-02-18T20:38:31+00:00","breadcrumb":{"@id":"https:\/\/liangqi.org\/?p=279#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/liangqi.org\/?p=279"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/liangqi.org\/?p=279#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/liangqi.org\/"},{"@type":"ListItem","position":2,"name":"Docker Container\u7684\u547d\u540d"}]},{"@type":"WebSite","@id":"https:\/\/liangqi.org\/#website","url":"https:\/\/liangqi.org\/","name":"Liangqi\u2018s Technical Journey","description":"Chasing Excellence; Enjoy life.","publisher":{"@id":"https:\/\/liangqi.org\/#\/schema\/person\/105c89d9b783fda67b62e3ce113d6cd3"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/liangqi.org\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/liangqi.org\/#\/schema\/person\/105c89d9b783fda67b62e3ce113d6cd3","name":"liangqi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/liangqi.org\/#\/schema\/person\/image\/","url":"https:\/\/liangqi.org\/wp-content\/uploads\/2022\/01\/P1100089-3-scaled.jpg","contentUrl":"https:\/\/liangqi.org\/wp-content\/uploads\/2022\/01\/P1100089-3-scaled.jpg","width":2560,"height":1920,"caption":"liangqi"},"logo":{"@id":"https:\/\/liangqi.org\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/liangqi.org"],"url":"https:\/\/liangqi.org\/?author=1"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/liangqi.org\/index.php?rest_route=\/wp\/v2\/posts\/279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/liangqi.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/liangqi.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/liangqi.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/liangqi.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=279"}],"version-history":[{"count":1,"href":"https:\/\/liangqi.org\/index.php?rest_route=\/wp\/v2\/posts\/279\/revisions"}],"predecessor-version":[{"id":280,"href":"https:\/\/liangqi.org\/index.php?rest_route=\/wp\/v2\/posts\/279\/revisions\/280"}],"wp:attachment":[{"href":"https:\/\/liangqi.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=279"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/liangqi.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=279"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/liangqi.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}