{"id":154234,"date":"2026-01-19T11:11:55","date_gmt":"2026-01-19T09:11:58","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/vypusk-chrome-144-testirovanie-jpeg-xl-vertikalnyh-vkladok-i-otklyucheniya-ai"},"modified":"2026-01-19T11:11:55","modified_gmt":"2026-01-19T09:11:58","slug":"vypusk-chrome-144-testirovanie-jpeg-xl-vertikalnyh-vkladok-i-otklyucheniya-ai","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-chrome-144-testirovanie-jpeg-xl-vertikalnyh-vkladok-i-otklyucheniya-ai","title":{"rendered":"Chrome 144 Release: Testing JPEG XL, Vertical Tabs, and Disabling AI","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Google has released version 144 of the Chrome web browser. At the same time, a stable version of the open-source project Chromium, which forms the basis of Chrome, is also available. The Chrome browser differs from Chromium by using Google logos, having a crash notification system, modules for playing protected video content (DRM), an automatic update installation system, continuous Sandbox isolation, the delivery of keys for Google API, and the transmission of RLZ parameters during searches. For those who need more time to update, an Extended Stable branch is maintained separately, with support lasting 8 weeks. The next release, Chrome 145, is scheduled for February 10.       <\/p>\n<p>Notably, the addition in the Chrome Canary testing branch, which will lead to the release of Chrome 147, includes settings to disable the AI features in the browser linked to running AI models on the user's local system. In the configurator under the 'System' section, an option 'On-device GenAI Enabled' has been added, allowing for the removal of all locally executed generative models and the disabling of related functionalities such as detecting malicious content in enhanced protection mode.   <center><img decoding=\"async\" alt=\"Chrome 144 Release: Testing JPEG XL, Vertical Tabs, and Disabling AI\" src=\"\/wp-content\/uploads\/2026\/01\/ec586db9c6abbb144822b7a103e6df06.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>    <\/p>\n<p>Chrome Canary also added support for the JPEG XL image format, the return of which Google representatives mentioned back in November. The jxl-rs library, which implements JPEG-XL in Rust, is used for decoding JPEG XL. To enable JPEG XL, the parameter 'chrome:\/\/flags\/#enable-jxl-image-format' has been added.    <\/p>\n<p>In the Chrome Beta branch, which will form the basis for the Chrome 145 release, a vertical tab display mode has been added. The setting 'chrome:\/\/flags\/#vertical-tabs' proposes to replace the upper horizontal tab bar with a side panel of vertical tabs. After activating this option, a button 'Show tabs on the side' will appear in the context menu when right-clicking on an empty area of the tab bar.    <center><img decoding=\"async\" alt=\"Chrome 144 Release: Testing JPEG XL, Vertical Tabs, and Disabling AI\" src=\"\/wp-content\/uploads\/2026\/01\/43527fa72023f15ec8a11f7b62b6e6bd.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>                  <\/p>\n<p>Key changes in Chrome 144:  <\/p>\n<ul>\n<li class=\"l\"> The development of the AI mode has continued, allowing interaction with the AI agent from the address bar or from the page displayed when opening a new tab. The AI mode enables users to ask complex questions in natural language and receive answers based on information aggregated from the most relevant pages on a given topic. If necessary, the user can clarify information with follow-up questions. The mode also allows users to ask questions about the content of a page directly from the address bar.\n<p>In Chrome 144, the capabilities of the built-in chatbot Gemini have been expanded, introducing support for uploading images into Gemini (via the context menu) and generating new images based on them. An AI mode has also been added for multiple tabs; AI can answer questions about the content of selected tabs, compare content, summarize, and search for information.     <center><img decoding=\"async\" alt=\"Chrome 144 Release: Testing JPEG XL, Vertical Tabs, and Disabling AI\" src=\"\/wp-content\/uploads\/2026\/01\/1a6e1e73c45bfb5e98bbd7a12744d7cc.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>    <\/p>\n<p>Previously, AI mode was only available on macOS and Windows platforms, but now the 'AI Mode' button and activation via the tab key before starting to input in the address bar have also appeared in builds for Linux (it seems not yet for all users). On the 'chrome:\/\/flags' page, AI can be managed through the 'ai-mode' options.         <center><img decoding=\"async\" alt=\"Chrome 144 Release: Testing JPEG XL, Vertical Tabs, and Disabling AI\" src=\"\/wp-content\/uploads\/2026\/01\/100fb6a190a8ad657ae861d0aceb83db.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>          <\/p>\n<li class=\"l\"> A new simplified layout has been activated for some users when opening a new tab. The new version eliminates visual clutter and provides more options for customizing the appearance. Support for hiding individual content blocks with the \"Dismiss\" button has been removed, and instead, users are now offered the option to disable entire categories (for example, instead of hiding a specific recipe, users can choose to hide all recipe displays).\n<li class=\"l\"> In configurations based on Windows OS, where centralized management of Chrome is applied, protection against unauthorized changes to important settings has been implemented, such as changes made by malware to the search engine. When unauthorized changes to settings by third-party software are detected, such settings are now automatically reset to their default state.\n<li class=\"l\"> The third version of the Happy Eyeballs algorithm has been implemented, which is used to choose the optimal protocol when connecting to hosts available at both IPv4 and IPv6 addresses. When using the Happy Eyeballs algorithm, the client resolves both IPv4 and IPv6 addresses for the host simultaneously and sends a connection request over IPv6. It then attempts to connect to other associated host addresses in parallel without waiting for the results of previous connection attempts. The connection that is established first remains active, while the others are closed. The third version of the protocol additionally analyzes DNS records SVCB (Service Binding) and HTTPS for determining support for HTTP\/3 and HTTPS alongside the DNS records A (IPv4) and AAAA (IPv6). In cases of availability, QUIC protocol and the TLS ECH extension are considered higher priority.\n<li class=\"l\"> The Direct Sockets API, which allows direct TCP and UDP connections to external systems, as well as creating listening sockets for accepting connections, has added support for multicast transmission. Isolated Web Applications (IWA) can now subscribe to multicast groups and receive multicast UDP packets sent to them.\n<li class=\"l\"> The interfaces and technologies developed under the Privacy Sandbox initiative have been declared deprecated and are scheduled for removal in Chrome 150: API Topics (which replaced API FLoC), API Protected Audience, API Shared Storage, API Attribution Reporting, Private Aggregation, API Related Website Sets, and requestStorageAccessFor. For more details, see Google's announcement regarding Privacy Sandbox plans.\n<li class=\"l\"> A new pseudo-element \"::search-text\" has been added to CSS, allowing the color, background, and decorative elements of text highlighted as a result of local searches on the page to be changed, similar to the previously available pseudo-elements \"::highlight\", \"::spelling-error\", and \"::grammar-error\", which allow for changing the styles of highlighted text and marking errors.\n<li class=\"l\"> A new CSS property \"caret-shape\" has been introduced, enabling customization of the cursor appearance in editable fields.\n<li class=\"l\"> The event \"clipboardchange\" has been added, which is generated when the content in the clipboard changes, allowing for efficient detection without resource-intensive periodic polling using JavaScript.\n<li class=\"l\"> A new HTML element  has been added, intended for embedding buttons and links on a page to call the interface for confirming access to the user's location information provided by the corresponding JavaScript API.  <center><img decoding=\"async\" alt=\"Chrome 144 Release: Testing JPEG XL, Vertical Tabs, and Disabling AI\" src=\"\/wp-content\/uploads\/2026\/01\/81de9f8dae4230ce3f84daa9f9c81319.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> A JavaScript object called Temporal has been added, implementing an alternative set of methods for working with dates and times. The new API allows manipulation of dates with or without time zone consideration, converting times, formatting outputs, and performing arithmetic operations on time. Time can be expressed independently of time zones (Temporal.PlainDate, Temporal.PlainTime, Temporal.PlainDateTime), associated with time zones (Temporal.ZonedDateTime), and in epoch representation (Temporal.Instant \u2014 the number of nanoseconds since January 1, 1970).\n<li class=\"l\"> Improvements have been made to the tools for web developers. An option to launch remote debugging without requiring a browser restart has been added to the content inspection page (chrome:\/\/inspect) (previously, a similar server could only be started via the command-line option). In the Styles panel, editing of the CSS rules \u2018@font-face\u2019 and \u2018@font-feature-values\u2019 is now allowed. In the network inspection interface, the \u2018Request blocking\u2019 panel has been renamed to \u2018Request conditions\u2019 and now allows not only blocking but also throttling of individual network requests. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/dts-los-angeles\/\"   title=\"server\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"3999\">server<\/a> remote debugging, which no longer requires restarting the browser (previously, such a server could only be started through a command line option). In the Styles panel, editing of CSS rules for \"@font-face\" and \"@font-feature-values\" is now permitted. In the network inspection interface, the \"Request blocking\" panel has been renamed to \"Request conditions\" and now allows not only blocking but also throttling of individual network requests.        <center>  <video controls=\"\" style=\"width: 700px; height: 400px; max-width:100%\"><source src=\"https:\/\/developer.chrome.com\/static\/blog\/new-in-devtools-144\/video\/request-conditions.mp4\" type=\"video\/mp4\"><\/video>  <\/center>    <\/ul>\n<p>Google has released version 144 of the Chrome web browser. At the same time, a stable release of the free project Chromium, which serves as the foundation for Chrome, is also available.<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=64639\">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 144. \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 RLZ-\u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":154235,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-154234","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 144. \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-chrome-144-testirovanie-jpeg-xl-vertikalnyh-vkladok-i-otklyucheniya-ai\" \/>\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\u0412\u044b\u043f\u0443\u0441\u043a Chrome 144. \u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 JPEG XL, \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0445 \u0432\u043a\u043b\u0430\u0434\u043e\u043a \u0438 \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f AI | 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 144. \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-chrome-144-testirovanie-jpeg-xl-vertikalnyh-vkladok-i-otklyucheniya-ai\" \/>\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=\"2026-01-19T09:11:58+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-01-19T09:11:58+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 Chrome 144. Testing JPEG XL, vertical tabs, and AI disabling | ProHoster","description":"\ud83e\udd47Release of Chrome 144. Testing JPEG XL, vertical tabs, and AI disabling | ProHoster","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-chrome-144-testirovanie-jpeg-xl-vertikalnyh-vkladok-i-otklyucheniya-ai","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 Chrome 144. \u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 JPEG XL, \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0445 \u0432\u043a\u043b\u0430\u0434\u043e\u043a \u0438 \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f AI | 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 144. \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-chrome-144-testirovanie-jpeg-xl-vertikalnyh-vkladok-i-otklyucheniya-ai","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":"2026-01-19T09:11:58+00:00","article:modified_time":"2026-01-19T09:11:58+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"154234","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-22 15:32:28","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-01-20 14:16:45","updated":"2026-02-22 15:32:28","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\/154234","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=154234"}],"version-history":[{"count":1,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/154234\/revisions"}],"predecessor-version":[{"id":162528,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/154234\/revisions\/162528"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/154235"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=154234"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=154234"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=154234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}