{"id":225,"date":"2020-08-16T02:46:22","date_gmt":"2020-08-16T02:46:22","guid":{"rendered":"https:\/\/truxgoservers.com\/blog\/?p=225"},"modified":"2020-08-16T02:46:24","modified_gmt":"2020-08-16T02:46:24","slug":"how-stop-or-disable-firewall-firewalld-in-centos-7","status":"publish","type":"post","link":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/","title":{"rendered":"Firewall (FirewallD) how stop or disable in CentOS 7"},"content":{"rendered":"\n<p>First of all we must understand what it is FirewallD, this is a complete firewall solution that dynamically manages the trust level of network connections and interfaces. It gives you full control over allowed or disallowed traffic to and from the system.<\/p>\n\n\n\n<p>Starting with CentOS 7, FirewallD replaces iptables as the default firewall management tool.<\/p>\n\n\n\n<p>It is strongly recommended to keep the FirewallD service enabled, but in some cases, such as testing, you may need to stop or disable it entirely.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Check the status of the firewall<\/h2>\n\n\n\n<p>First off all to see the current status of the FirewallD service you can use the firewall-cmd command:<\/p>\n\n\n\n<p><strong>sudo firewall-cmd &#8211;state<\/strong><\/p>\n\n\n\n<p>If the FirewallD service is running on your CentOS system, the above command will print the following message:<\/p>\n\n\n\n<p><strong>running<\/strong><\/p>\n\n\n\n<p class=\"has-text-align-center\"><em><strong>Disable Firewall<\/strong><\/em><strong><em>D<\/em><\/strong><\/p>\n\n\n\n<p>You can temporarily stop the FirewallD service with the following command:<\/p>\n\n\n\n<p><strong>sudo systemctl stop firewalld<\/strong><\/p>\n\n\n\n<p>However, this change will be valid only for the current runtime session. To permanently disable the firewall on your CentOS 7 system, follow the steps below:<\/p>\n\n\n\n<p>First, stop the FirewallD service with:<\/p>\n\n\n\n<p><strong>sudo systemctl stop firewalld<\/strong><\/p>\n\n\n\n<p>Disable the FirewallD service so that it starts automatically at system startup:<\/p>\n\n\n\n<p><strong>sudo systemctl disable firewalld<\/strong><\/p>\n\n\n\n<p>The output of the above command will look like this:<\/p>\n\n\n\n<p><strong>Removed symlink \/etc\/systemd\/system\/multi-user.target.wants\/firewalld.service.<\/strong><\/p>\n\n\n\n<p><strong>Removed symlink \/etc\/systemd\/system\/dbus-org.fedoraproject.FirewallD1.service.<\/strong><\/p>\n\n\n\n<p>Mask the FirewallD service that will prevent other services from starting the firewall:<\/p>\n\n\n\n<p><strong>sudo systemctl mask &#8211;now firewalld<\/strong><\/p>\n\n\n\n<p>As you can see from the output, the mask command simply creates a symbolic link from the firewalld service to \/ dev \/ null:<\/p>\n\n\n\n<p><strong>Created symlink from \/etc\/systemd\/system\/firewalld.service to \/ dev \/ null.<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>First of all we must understand what it is FirewallD, this is a complete firewall solution that dynamically manages the trust level of network connections and interfaces. It gives you full control over allowed or disallowed traffic to and from the system. Starting with CentOS 7, FirewallD replaces iptables as the default firewall management tool. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":226,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,3,1],"tags":[50,33],"class_list":["post-225","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-centos","category-linux","category-tutorial","tag-centos","tag-tutorial"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Firewall (FirewallD) how stop or disable in CentOS 7 - Truxgo Server Blog<\/title>\n<meta name=\"description\" content=\"Here I present a tutorial on how to stop the Firewall or FirewallD of CentOS 7, Easy and fast and secure tutorial of the FirewallD system.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Firewall (FirewallD) how stop or disable in CentOS 7 - Truxgo Server Blog\" \/>\n<meta property=\"og:description\" content=\"Here I present a tutorial on how to stop the Firewall or FirewallD of CentOS 7, Easy and fast and secure tutorial of the FirewallD system.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/\" \/>\n<meta property=\"og:site_name\" content=\"Truxgo Server Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-16T02:46:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-08-16T02:46:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/centos7_small.png\" \/>\n\t<meta property=\"og:image:width\" content=\"448\" \/>\n\t<meta property=\"og:image:height\" content=\"291\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Truxgo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Truxgo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/\"},\"author\":{\"name\":\"Truxgo\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/person\\\/8b409c26449db6aa09724b45331e333e\"},\"headline\":\"Firewall (FirewallD) how stop or disable in CentOS 7\",\"datePublished\":\"2020-08-16T02:46:22+00:00\",\"dateModified\":\"2020-08-16T02:46:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/\"},\"wordCount\":283,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/centos7_small.png\",\"keywords\":[\"CentOS\",\"Tutorial\"],\"articleSection\":[\"Centos\",\"Linux\",\"Tutorial\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/\",\"name\":\"Firewall (FirewallD) how stop or disable in CentOS 7 - Truxgo Server Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/centos7_small.png\",\"datePublished\":\"2020-08-16T02:46:22+00:00\",\"dateModified\":\"2020-08-16T02:46:24+00:00\",\"description\":\"Here I present a tutorial on how to stop the Firewall or FirewallD of CentOS 7, Easy and fast and secure tutorial of the FirewallD system.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/#primaryimage\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/centos7_small.png\",\"contentUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/centos7_small.png\",\"width\":448,\"height\":291},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/how-stop-or-disable-firewall-firewalld-in-centos-7\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Firewall (FirewallD) how stop or disable in CentOS 7\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\",\"name\":\"Truxgo Server Blog\",\"description\":\"Cloud Server and Hosting Tutorials.\",\"publisher\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\",\"name\":\"Truxgo Server Blog\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/cropped-truxgo-logo-blanco.png\",\"contentUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/cropped-truxgo-logo-blanco.png\",\"width\":1250,\"height\":278,\"caption\":\"Truxgo Server Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/person\\\/8b409c26449db6aa09724b45331e333e\",\"name\":\"Truxgo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"caption\":\"Truxgo\"},\"sameAs\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\"],\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/author\\\/truxgo\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Firewall (FirewallD) how stop or disable in CentOS 7 - Truxgo Server Blog","description":"Here I present a tutorial on how to stop the Firewall or FirewallD of CentOS 7, Easy and fast and secure tutorial of the FirewallD system.","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:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/","og_locale":"es_MX","og_type":"article","og_title":"Firewall (FirewallD) how stop or disable in CentOS 7 - Truxgo Server Blog","og_description":"Here I present a tutorial on how to stop the Firewall or FirewallD of CentOS 7, Easy and fast and secure tutorial of the FirewallD system.","og_url":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/","og_site_name":"Truxgo Server Blog","article_published_time":"2020-08-16T02:46:22+00:00","article_modified_time":"2020-08-16T02:46:24+00:00","og_image":[{"width":448,"height":291,"url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/centos7_small.png","type":"image\/png"}],"author":"Truxgo","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"Truxgo","Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/#article","isPartOf":{"@id":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/"},"author":{"name":"Truxgo","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/person\/8b409c26449db6aa09724b45331e333e"},"headline":"Firewall (FirewallD) how stop or disable in CentOS 7","datePublished":"2020-08-16T02:46:22+00:00","dateModified":"2020-08-16T02:46:24+00:00","mainEntityOfPage":{"@id":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/"},"wordCount":283,"commentCount":0,"publisher":{"@id":"https:\/\/truxgoservers.com\/blog\/#organization"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/#primaryimage"},"thumbnailUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/centos7_small.png","keywords":["CentOS","Tutorial"],"articleSection":["Centos","Linux","Tutorial"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/","url":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/","name":"Firewall (FirewallD) how stop or disable in CentOS 7 - Truxgo Server Blog","isPartOf":{"@id":"https:\/\/truxgoservers.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/#primaryimage"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/#primaryimage"},"thumbnailUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/centos7_small.png","datePublished":"2020-08-16T02:46:22+00:00","dateModified":"2020-08-16T02:46:24+00:00","description":"Here I present a tutorial on how to stop the Firewall or FirewallD of CentOS 7, Easy and fast and secure tutorial of the FirewallD system.","breadcrumb":{"@id":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/#primaryimage","url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/centos7_small.png","contentUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/centos7_small.png","width":448,"height":291},{"@type":"BreadcrumbList","@id":"https:\/\/truxgoservers.com\/blog\/how-stop-or-disable-firewall-firewalld-in-centos-7\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/truxgoservers.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Firewall (FirewallD) how stop or disable in CentOS 7"}]},{"@type":"WebSite","@id":"https:\/\/truxgoservers.com\/blog\/#website","url":"https:\/\/truxgoservers.com\/blog\/","name":"Truxgo Server Blog","description":"Cloud Server and Hosting Tutorials.","publisher":{"@id":"https:\/\/truxgoservers.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/truxgoservers.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/truxgoservers.com\/blog\/#organization","name":"Truxgo Server Blog","url":"https:\/\/truxgoservers.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/cropped-truxgo-logo-blanco.png","contentUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/cropped-truxgo-logo-blanco.png","width":1250,"height":278,"caption":"Truxgo Server Blog"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/person\/8b409c26449db6aa09724b45331e333e","name":"Truxgo","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","caption":"Truxgo"},"sameAs":["https:\/\/truxgoservers.com\/blog"],"url":"https:\/\/truxgoservers.com\/blog\/author\/truxgo\/"}]}},"_links":{"self":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/225","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/comments?post=225"}],"version-history":[{"count":3,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/225\/revisions"}],"predecessor-version":[{"id":230,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/225\/revisions\/230"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/media\/226"}],"wp:attachment":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/media?parent=225"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/categories?post=225"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/tags?post=225"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}