{"id":112027,"date":"2023-12-06T21:10:14","date_gmt":"2023-12-06T19:10:15","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/reliz-chrome-120"},"modified":"2023-12-06T21:10:14","modified_gmt":"2023-12-06T19:10:15","slug":"reliz-chrome-120","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-120","title":{"rendered":"Chrome 120 has been released.","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Google has released version 120 of the Chrome web browser. At the same time, a stable release of the open-source project Chromium, which serves as the basis for Chrome, is available. The Chrome browser differs from Chromium in that it uses Google logos, has a crash reporting notification system, includes modules for playing copy-protected video content (DRM), has an automatic update system, always includes Sandbox isolation, provides keys to Google API, and sends RLZ parameters during searches. For those who need more time to update, there is an Extended Stable branch supported for 8 weeks. The next Chrome release 121 is scheduled for January 23.     <\/p>\n<p>Key changes in Chrome 120:  <\/p>\n<ul>\n<li class=\"l\"> An experiment has begun to disable support for third-party cookies set when accessing websites different from <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/domain\/\"   title=\"domain\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"4141\">domain<\/a> the current page. Such cookies are used to track user movements between sites in ad network code, social media widgets, and web analytics systems. In January 2024, third-party cookies will be disabled for 1% of browser users. These changes are part of the Privacy Sandbox initiative, aimed at striking a balance between users' need to maintain privacy and the desire of ad networks and sites to track visitors' preferences.\n<p>Instead of tracking cookies, the following APIs are proposed:    <\/p>\n<ul>\n<li class=\"l\"> FedCM (Federated Credential Management) allows for the creation of unified identification services that ensure privacy and work without third-party cookies.    <\/li>\n<li class=\"l\">  Private State Tokens allow for differentiating between users without using cross-site identifiers and sharing user authentication information across different contexts.    <\/li>\n<li class=\"l\"> Topics (critique) enables determining user interest categories that can be used to highlight groups of users with similar interests without identifying individual users using tracking cookies. Interests are computed based on the user's activity in the browser and stored on the user's device. Using the Topics API, an ad network can obtain general information about individual interests without having information about specific user activity.     <\/li>\n<li class=\"l\"> Protected Audience, a solution for retargeting tasks and assessing one's own audience (working with users who have previously visited the site).    <\/li>\n<li class=\"l\"> Attribution Reporting, allows for evaluating advertising effectiveness metrics such as clicks and conversion (a purchase on the site after clicking).        <\/li>\n<li class=\"l\"> Storage Access API, can be used to request user permissions to access the Cookie storage if third-party Cookies are blocked by default.     <\/li>\n<\/ul>\n<li class=\"l\"> In accordance with the requirements of the recently adopted DMA (Digital Markets Act) in the European Union, some users will be shown a dialog to select the default search engine, the capabilities of which correspond to the settings at chrome:\/\/settings\/search. In Chrome 120, the dialog will be shown to 1% of users, and by the time Chrome 122 is released, it will be shown to 100%.\n<li class=\"l\"> The process of phasing out support for the Theora video codec has begun. Initially, Theora is disabled for 1% of users, but it is planned to be turned off for all users by January 16. During the transition phase, there is an option to revert the codec via the setting &#171;chrome:\/\/flags\/#theora-video-codec&#187;. Concerns about vulnerabilities in Theora's implementation, which has complex logic for parsing binary data and decoding streams, similar to recent critical issues with the VP8 encoder, are cited as reasons for its discontinuation.\n<li class=\"l\"> The design of the Chrome Web Store catalog has been revamped to simplify the search and management of extensions. New categories of extensions have been added (for example, a category for machine learning-based extensions and the &#171;editor's choice&#187; section). The menu &#187; &#8942; &#187; now includes an option to revert to the previous design.    <center><img decoding=\"async\" alt=\"Chrome 120 has been released.\" src=\"\/wp-content\/uploads\/2023\/12\/17391e47c02e322f3661fc711cb65dc6.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The functionality of the &#171;Safety check&#187; interface has been expanded to provide a summary of potential security issues, such as the use of compromised passwords, the status of malware site checks (Safe Browsing), the presence of uninstalled updates, and the detection of malicious extensions. The new version offers a proactive mode that periodically performs browser security checks and informs the user if problems are detected. Options for managing actions in proactive mode have been added to the settings.    <center><img decoding=\"async\" alt=\"Chrome 120 has been released.\" src=\"\/wp-content\/uploads\/2023\/12\/4b649bdce80a80bf8f72cf33a11ea681.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> An adaptive toolbar has been implemented that changes based on the window size.\n<li class=\"l\"> In the password manager, sharing individual passwords is now allowed for members of the Google Family Group set up through Google Account. Only one password can be shared at a time, after which the shared password cannot be updated or revoked by the sender.\n<li class=\"l\"> Printer interactions have been moved to a separate service process, which has improved the browser's stability and enhanced the responsiveness of the print preview interface.\n<li class=\"l\"> TLS now includes the implementation of a Key Encapsulation Mechanism (KEM), using the hybrid algorithm X25519Kyber768, which is resistant to brute force attacks on quantum computers. For creating session keys used for encrypting data within TLS connections, a combination of the X25519 key exchange mechanism based on elliptic curves currently used in TLS, and the Kyber-768 algorithm, which employs lattice-based cryptography methods that have similar solution times on both classical and quantum computers, can now be utilized.\n<li class=\"l\"> The Permission Suggestions Service now takes into account the URL of the page requesting permissions. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/\"   title=\"servers\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"1919\">servers<\/a> Hashes of the requesting permission URLs will be sent to Google.\n<li class=\"l\"> Support for the Android 7.0 &#171;Nougat&#187; platform has been discontinued in the Android version.\n<li class=\"l\"> A framework has been added that implements the concept of Close requests, allowing users to request the closure of modal and pop-up dialogs by pressing the Esc key or using a screen gesture or the &#171;Back&#187; button on smartphones. Support for Close requests has been added for dialogs created using the &lt;dialog&gt; element or the &#171;popover&#187; property. A CloseWatcher API has also been added, enabling application developers to monitor Close requests and respond to them (for example, creating a handler for the &#171;back&#187; button press on Android smartphones).\n<li class=\"l\"> The <details> element now supports the 'name' attribute, allowing for the creation of groups by defining a series of <details> elements with the same name.\n<li class=\"l\"> The Media Session API has added the 'enterpictureinpicture' event, which allows a website to register a handler that is invoked when content is opened in picture-in-picture mode.\n<li class=\"l\"> The syntax for nested CSS blocks has been simplified\u2014nested CSS rules can now begin with any element, without needing to precede the nested rule with an ampersand or use the is() function.       dl {       dt {         \/* style for dl dt *\/       }       dd {         \/* style for dl dd *\/       }     }\n<li class=\"l\"> The CSS property 'background-clip' now supports the 'text' value, which displays the chosen background only within the area bounded by the text characters. For instance, specifying 'background: linear-gradient(60deg, red, yellow, red, yellow, red); background-clip: text; color: rgba(0, 0, 0, 0.2)' will result in the following display:    <center><img decoding=\"async\" alt=\"Chrome 120 has been released.\" src=\"\/wp-content\/uploads\/2023\/12\/8b4ce00dcec9fc5d9a0a17787bb71bfe.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> A media query 'scripting' has been added in CSS, which can be used to determine the ability to execute scripts, such as those written in JavaScript, on the current page.\n<li class=\"l\"> A pseudo-class ':dir()' has been added in CSS, allowing selection of elements based on text direction (for example, ':dir(ltr)' will cover elements where the text is rendered left to right).\n<li class=\"l\"> Exponential functions pow(), sqrt(), hypot(), log(), and exp() have been added to CSS.\n<li class=\"l\"> Support has been added in CSS for the properties mask, mask-image, mask-repeat, mask-position, mask-clip, mask-origin, mask-size, mask-composite, and mask-mode to hide an element by overlaying an image at specified points.\n<li class=\"l\"> The FontFaceSet API has added the check() method, which allows checking whether text can be displayed with the selected fonts without using fonts in FontFaceSet that have not yet finished loading.\n<li class=\"l\"> The WebGPU API has added support for using a 16-bit floating-point type f16 in shaders.\n<li class=\"l\"> In the Media Capabilities API, the decodingInfo() method has been enhanced with hdrMetadataType, colorGamut, and transferFunction fields to determine HDR support.\n<li class=\"l\"> The MediaStreamTrack API has added the ability to obtain information about counters for received and dropped video frames.\n<li class=\"l\"> It is now possible to pass an ArrayBuffer object to the constructors VideoFrame, AudioData, EncodedVideoChunk, EncodedAudioChunk, and ImageDecoder for direct use of the byte array without creating a copy.\n<li class=\"l\"> In accordance with the updated specification to enhance protection against XSS attacks and improve portability across browsers, support for the 'data:' URL in SVGUseElement has been removed, which was previously unsupported in the WebKit engine.\n<li class=\"l\"> Experimental (origin trial) support for the HTTP header 'Priority' has been added, through which information about the request processing priority (RFC 9218) can be conveyed during the initial request to the resource.\n<li class=\"l\"> Improvements have been made to the tools for web developers. The default debugger now ignores scripts located in the directories \u2018\/node_modules\/\u2019 and \u2018\/bower_components\/\u2019 that contain Node.js modules. A switch has been implemented in remote debugging mode to choose between mouse and touch screen. Animation debugging has been enhanced. The Elements panel now includes a \u2018media\u2019 switch for debugging <audio> and <video> elements. By default, warnings about the use of third-party cookies are enabled. The Privacy Sandbox Analysis tool has been updated to analyze the cookies used on the site and provide recommendations for using new APIs instead of cookies.        <center>  <div class=\"youtube-placeholder\" data-id=\"SpQ_7yZLaIc\" onclick=\"loadVideo(this)\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/SpQ_7yZLaIc\/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 new version resolves 10 vulnerabilities. Many of these vulnerabilities were identified through automated testing using AddressSanitizer, MemorySanitizer, Control Flow Integrity, LibFuzzer, and AFL. No critical issues were found that would allow bypassing all browser security levels and executing code on the system outside the sandbox environment. Under the vulnerability bounty program for this release, Google has awarded 13 bounties totaling $15,000 (one reward of $10,000, one of $2,000, and three of $1,000).<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=60243\">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 120. \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":112028,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-112027","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.2 - 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 120. \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\/reliz-chrome-120\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\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\u0420\u0435\u043b\u0438\u0437 Chrome 120 | 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 120. \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\/reliz-chrome-120\" \/>\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=\"2023-12-06T19:10:15+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-12-06T19:10:15+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\udd47Chrome 120 Release | ProHoster","description":"Google has released version 120 of the Chrome web browser. A stable release of the free Chromium project, which serves as the foundation for Chrome, is also available at the same time.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-120","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\u0420\u0435\u043b\u0438\u0437 Chrome 120 | 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 120. \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\/reliz-chrome-120","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":"2023-12-06T19:10:15+00:00","article:modified_time":"2023-12-06T19:10:15+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"112027","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":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-02-09 16:53:43","updated":"2026-03-05 11:12:24","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\/112027","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=112027"}],"version-history":[{"count":2,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/112027\/revisions"}],"predecessor-version":[{"id":163244,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/112027\/revisions\/163244"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/112028"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=112027"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=112027"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=112027"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}