{"id":120582,"date":"2024-11-16T19:09:06","date_gmt":"2024-11-16T17:09:10","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/vypusk-web-brauzera-chrome-131"},"modified":"2024-11-16T19:09:06","modified_gmt":"2024-11-16T17:09:10","slug":"vypusk-web-brauzera-chrome-131","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-web-brauzera-chrome-131","title":{"rendered":"Release of web browser Chrome 131","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Google has released version 131 of the Chrome web browser. At the same time, a stable release of the open-source project Chromium, which underlies Chrome, is available. Chrome differs from Chromium by using Google logos, having a crash report notification system, modules for playing protected content (DRM), an automatic update installation system, constant Sandbox isolation, offering keys to Google APIs, and transmitting RLZ parameters during searches. For those who need more time to update, an Extended Stable branch is also maintained, with support lasting 8 weeks. The next release, Chrome 132, is scheduled for January 14.     <\/p>\n<p>Key changes in Chrome 131:  <\/p>\n<ul>\n<li class=\"l\"> The built-in PDF viewer now has enhanced text recognition capabilities for scanned PDF documents where text is represented as images. Text is recognized locally using an integrated optical character recognition (OCR) engine based on machine learning. Unlike previous versions, scanned documents are now automatically converted to a text representation, which supports functions like highlighting, searching, and copying to the clipboard.\n<li class=\"l\"> The ability to enable extended checks in the PartitionAlloc memory distribution system has been introduced, which can block vulnerabilities caused by accessing already freed memory areas (use-after-free). By default, these checks are disabled due to potential negative impacts on performance. However, for deployments where security is more critical than performance, separate enterprise policies are now provided to activate additional protection.\n<li class=\"l\"> Trust in the Entrust certificate authority has been revoked in the built-in Chrome Root Store due to multiple violations of certificate authority requirements, including failure to respond promptly to problematic certificates, delays in certificate revocation, improper incident report documentation, and non-compliance with issuance rules. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/ssl-sertifikat\/\"   title=\"for TLS certificates\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"973\">for TLS certificates<\/a> EV (Extended Validation) certificates require document verification of domain ownership and confirmation of resource ownership. Due to the lack of action to address the identified deficiencies, TLS certificates issued by Entrust after November 11, 2024, will be perceived as untrustworthy in Chrome. Certificates issued before November 11 will continue to be treated as normal.\n<li class=\"l\">  The Android version includes the ability to connect third-party autofill and password-saving providers, independent of the Accessibility API.\n<li class=\"l\">  The Android version simplifies connecting to a Google account and managing data synchronization across different browsers. Synchronization is no longer presented as a separate feature in the settings but is integrated with the function to connect to a Google account, allowing you to use and save information such as passwords and bookmarks in your Google Account.\n<li class=\"l\"> A gradual activation has begun among users of the new energy saver mode, which automatically freezes tabs consuming a lot of CPU resources but not producing sound and hidden for more than 5 minutes. The exception is made only for tabs related to managing external devices or holding video and audio conferences (such tabs are identified based on access to APIs for working with USB, Bluetooth, camera, input devices, and microphone, as well as organizing a communication channel using RTCDataChannel or MediaStreamTrack). The auto-freeze setting can be controlled using the configuration at 'chrome:\/\/flags\/#freezing-on-energy-saver'.\n<li class=\"l\"> Experimental memory saver modes have been added \u2014 Moderate, Balanced, and Maximum, allowing you to choose the method for freeing up memory from inactive tabs. In Moderate mode, tabs are deactivated only when there is not enough memory in the system; in Maximum mode, tabs are deactivated shortly after becoming inactive, while in Balanced mode, inactive tabs are deactivated based on the available memory in the system.\n<li class=\"l\"> Additional performance-related settings have been added, such as the ability to specify websites that remain constantly active (without slowing down in the background), select how deactivated tabs are visually indicated, and show memory consumption in pop-up tab thumbnails.\n<li class=\"l\"> A 'Performance Detection' tool has been added, identifying potential performance issues with the viewed pages and displaying a notification with one-click recommendations for resolving the issue. For instance, to speed up the current tab, the browser may suggest deactivating other resource-intensive tabs.\n<li class=\"l\"> In TLS 1.3 and QUIC, the Key Encapsulation Mechanism (KEM) algorithm 'X25519Kyber768', resistant to quantum computer attacks, has been transitioned to use the final specification of ML-KEM (CRYSTALS-Kyber), standardized by the National Institute of Standards and Technology (NIST). X25519Kyber768 represents a combination of X25519 ECDH and the ML-KEM algorithm, utilizing cryptographic methods based on solving lattice theory problems, whose solution times are the same on both classical and quantum computers.\n<li class=\"l\"> The image search feature using Google Lens, accessible through the context menu, has added support for overlaying translations into another language (the translated text displays over the original text in the image).    <center><img decoding=\"async\" alt=\"Release of web browser Chrome 131\" src=\"\/wp-content\/uploads\/2024\/11\/92b4e7b958fa5a8d7f2d27362a68e680.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The Direct Sockets API has been introduced, allowing direct TCP and UDP connections with external systems, as well as creating listening sockets for incoming connections. Upon the first attempt to connect to a new host, the user receives a prompt to confirm the operation. The addition of the new API is justified by enabling interaction with network devices that use proprietary protocols operating over TCP and UDP and do not support interactions through HTTPS or WebSockets.\n<li class=\"l\"> The 'Origin trials' mode has implemented the API Summarizer for text summarization (a brief outline of the essence), using a large language model.\n<li class=\"l\"> The &#171;Origin trials&#187; mode has added the Playout Statistics API, defining the AudioContext.playoutStats interface for obtaining statistics on quality and latency when playing sound via the Web Audio API.\n<li class=\"l\"> To prevent abuse, a prompt for permission authority has been added when using the API Keyboard Lock and Pointer Lock on the site, providing additional control over the keyboard and mouse (for example, it is possible to hide the default mouse pointer and handle mouse movement on your own). You can check the status of the permissions grant through the API Permissions.\n<li class=\"l\"> It is allowed to specify additional tags in the HTML element &quot;&lt;select&gt;&quot; in addition to the standard tags &quot;&lt;option&gt;&raquo;, &laquo;&lt;optgroup&gt;&quot; and &quot;&lt;hr&gt;&quot;. This change has been made in preparation for the implementation in future releases of the customizable version &quot;&lt;select&gt;&quot;, which expands the menu formatting options.\n<li class=\"l\"> Support for specifying external SVG resources has been added to the CSS properties &#171;clip-path&#187;, &#171;fill&#187;, &#171;stroke&#187;, and &#171;marker-*&#187;. For example, you can now specify &#8216;clip-path: url(&#171;resources.svg#myPath&#187;)&#8217;.\n<li class=\"l\"> The model for inheriting the styles of selected text, defined through the pseudoclasses &lsquo;::selection&rsquo; and &lsquo;::target-text&rsquo;, has been changed to inherit from the pseudoclasses &lsquo;::highlight&rsquo;, &lsquo;::spelling-error&rsquo;, and &lsquo;::grammar-error&rsquo;. It now depends not on the document structure (HTML element chain), but on how the text is selected (selection chains). In the example below, the color of nested elements with text in the paragraph &ldquo;&lt;p class=&quot;&raquo;blue&raquo;&quot;&gt;&rdquo; will now be chosen according to the style of the pseudoclass &lsquo;::selection&rsquo;, rather than the color style specified for the paragraph.       p {       color: deeppink;     }       .blue::selection {       color: blue;     }       &lt;p class=&quot;&raquo;blue&raquo;&quot;&gt;      This is      &lt;em&gt;emphasized&lt;\/em&gt;      text.     &lt;\/p&gt;\n<li class=\"l\"> The restrictions preventing the &#171;display&#187; CSS property from being set for HTML elements &#171;&lt;details&gt;&#187; and &#171;&lt;summary&gt;&#187; have been removed. A new pseudo-element &#171;::details-content&#187; has been added to CSS for styling the collapsible and expandable block.\n<li class=\"l\"> The CSS property &#171;font-variant-emoji&#187; has been added for configuring the display style of Emoji. For example, you can choose either a textual or graphical representation.      <center><img decoding=\"async\" alt=\"Release of web browser Chrome 131\" src=\"\/wp-content\/uploads\/2024\/11\/b906d74796efe7447b1e107f696b06de.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> In the CSS rule @page, designed to modify the page layout before printing or exporting to PDF, the ability to define areas for placing content in the page margins has been introduced, for example, to add your own header, sidebar notes, or footer.    <center><img decoding=\"async\" alt=\"Release of web browser Chrome 131\" src=\"\/wp-content\/uploads\/2024\/11\/ad7b1244218eaa45fe413fe4057f3b45.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The CSS property &#171;inset-area&#187;, which was used to control the display of elements based on the location of other elements (CSS Anchor Positioning), has been deprecated. In accordance with the recommendations from the CSS standardization working group, the fully analogous property &#171;position-area&#187; has replaced &#171;inset-area&#187;.\n<li class=\"l\"> The capabilities of web development tools have been expanded. New features have been added to the Performance panel for performance analysis. An experimental panel with an AI assistant has been suggested, where you can get answers to debugging questions or clarify certain aspects related to CSS in a chat format.     <center><img decoding=\"async\" alt=\"Release of web browser Chrome 131\" src=\"\/wp-content\/uploads\/2024\/11\/01abe41ae55de0bad320a7c227e7697e.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>  <center><img decoding=\"async\" alt=\"Release of web browser Chrome 131\" src=\"\/wp-content\/uploads\/2024\/11\/be8c2db2a9382e43eaa626ebf8a7e7ab.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>        <center>  <div class=\"youtube-placeholder\" data-id=\"fSlNvBU-t38\" onclick=\"loadVideo(this)\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/fSlNvBU-t38\/hqdefault.jpg\" alt=\"Play video\" loading=\"lazy\" width=\"480\" height=\"360\" style=\"width:100%;height:auto;\">\r\n        <div class=\"play-button\"><\/div>\r\n    <\/div><\/center>      <\/ul>\n<p>In addition to new features and bug fixes, the latest version addresses 12 vulnerabilities. Many of these vulnerabilities were discovered through automated testing using tools such as AddressSanitizer, MemorySanitizer, Control Flow Integrity, LibFuzzer, and AFL. One issue has been assigned a high severity level (a problem in the code related to handling extensions in the Blink engine). No critical issues were found that would allow bypassing all levels of browser protection and executing code on the system outside of the sandbox environment. As part of the bug bounty program for this release, Google awarded 8 prizes totaling $8,000 (each prize being $1,000). The amounts for 7 of the rewards have not yet been determined.<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=62237\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 131. \u041e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Chromium, \u0432\u044b\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043e\u0439 Chrome. \u0411\u0440\u0430\u0443\u0437\u0435\u0440 Chrome \u043e\u0442\u043b\u0438\u0447\u0430\u0435\u0442\u0441\u044f \u043e\u0442 Chromium \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043b\u043e\u0433\u043e\u0442\u0438\u043f\u043e\u0432 Google, \u043d\u0430\u043b\u0438\u0447\u0438\u0435\u043c \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u0439 \u0432 \u0441\u043b\u0443\u0447\u0430\u0435 \u043a\u0440\u0430\u0445\u0430, \u043c\u043e\u0434\u0443\u043b\u044f\u043c\u0438 \u0434\u043b\u044f \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0437\u0430\u0449\u0438\u0449\u0451\u043d\u043d\u043e\u0433\u043e \u043e\u0442 \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0432\u0438\u0434\u0435\u043e\u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430 (DRM), \u0441\u0438\u0441\u0442\u0435\u043c\u043e\u0439 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439, \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u044b\u043c \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435\u043c Sandbox-\u0438\u0437\u043e\u043b\u044f\u0446\u0438\u0438, \u043f\u043e\u0441\u0442\u0430\u0432\u043a\u043e\u0439 \u043a\u043b\u044e\u0447\u0435\u0439 \u043a Google API \u0438 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0435\u0439 \u043f\u0440\u0438 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":120583,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-120582","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 131. \u041e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Chromium, \u0432\u044b\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043e\u0439 Chrome.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-web-brauzera-chrome-131\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 131 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 131. \u041e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Chromium, \u0432\u044b\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043e\u0439 Chrome.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-web-brauzera-chrome-131\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-11-16T17:09:10+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-11-16T17:09:10+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Release of the Chrome 131 web browser | ProHoster","description":"Google has released version 131 of the Chrome web browser. At the same time, a stable release of the open-source project Chromium, which forms the basis of Chrome, is also available.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-web-brauzera-chrome-131","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 131 | ProHoster","og:description":"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 131. \u041e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Chromium, \u0432\u044b\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043e\u0439 Chrome.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-web-brauzera-chrome-131","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2024-11-16T17:09:10+00:00","article:modified_time":"2024-11-16T17:09:10+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"120582","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-02-08 21:04:47","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-01-23 08:04:20","updated":"2026-02-08 21:04:47","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/120582","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=120582"}],"version-history":[{"count":1,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/120582\/revisions"}],"predecessor-version":[{"id":158165,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/120582\/revisions\/158165"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/120583"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=120582"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=120582"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=120582"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}