{"id":123344,"date":"2025-04-03T21:59:50","date_gmt":"2025-04-03T19:59:50","guid":{"rendered":"https:\/\/prohoster.info\/?p=123344"},"modified":"2025-04-03T21:59:50","modified_gmt":"2025-04-03T19:59:50","slug":"firefox-137","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/firefox-137","title":{"rendered":"Firefox 137","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><noindex>      <\/p>\n<p><a rel=\"nofollow\" href=\"https:\/\/download-installer.cdn.mozilla.net\/pub\/firefox\/releases\/137.0\/\">Available<\/a> Firefox 137, which includes hardware acceleration for HEVC, has implemented tab grouping and a multitude of improvements in the address bar.<\/noindex> <\/p>\n<ul>\n<li>Linux: <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1894818\">implemented<\/a> hardware acceleration for HEVC playback. <\/li>\n<li>All users will gradually gain access to <a rel=\"nofollow\" href=\"https:\/\/support.mozilla.org\/kb\/tab-groups\">tab grouping<\/a> (browser.tabs.groups.enabled). To create a group, simply drag one tab onto another, or use the corresponding option in the context menu. Groups can be assigned names and highlighted in color. <\/li>\n<li>All users will gradually receive enhancements in the address bar:\n<ul>\n<li>Search engine buttons are now grouped not at the bottom, but <a rel=\"nofollow\" href=\"https:\/\/www.mozilla.org\/media\/img\/firefox\/releasenotes\/note-images\/fx137_unified_search.png\">in one button on the left, like on mobile devices (browser.urlbar.unifiedSearchButton.always).<\/a> When sending a query to the search engine, the search query now remains in the address bar (instead of the search engine URL), making it easy to modify or refine (browser.urlbar.showSearchTerms.enabled). <\/li>\n<li>The dropdown list now displays additional actions related to the entered query. For example, when typing \"print\" <\/li>\n<li>The dropdown now displays additional actions related to the entered query. For example, when typing &lt;print&gt; <a rel=\"nofollow\" href=\"https:\/\/www.mozilla.org\/media\/img\/firefox\/releasenotes\/note-images\/fx137_secundary_action.png\">accessing the print dialogue for the page.<\/a> If the site provides a search function, when entering a search query <\/li>\n<li>it will suggest <a rel=\"nofollow\" href=\"https:\/\/www.mozilla.org\/media\/img\/firefox\/releasenotes\/note-images\/fx137_context_search.png\">performing a search on that site. If the user has used this feature on the site twice, Firefox will suggest adding this site to the list of installed search engines.<\/a> For searching bookmarks, open tabs, history, and browser actions, you can now use not only buttons but also keywords @bookmarks, @tabs, @history, @actions. <\/li>\n<li>In the address bar, it is now possible <\/li>\n<li>to perform arithmetic calculations. The computed value can <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1948094\">in<\/a> be copied to the clipboard immediately. <a rel=\"nofollow\" href=\"https:\/\/www.mozilla.org\/media\/img\/firefox\/releasenotes\/note-images\/137_calculator.png\">in<\/a> The PDF viewer <\/li>\n<\/ul>\n<\/li>\n<li>can recognize hyperlinks and make them clickable. <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1019475\">can now<\/a> save your graphic signature <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1946171\">Now includes<\/a> of <a rel=\"nofollow\" href=\"https:\/\/www.mozilla.org\/media\/img\/firefox\/releasenotes\/note-images\/fx137_pdf_signature.png\">for future reuse.<\/a> The sidebar <\/li>\n<li>context menu. <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1941625\">has received<\/a> an invisible \"Close\" button for pinned vertical tabs. <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1946589\">Removed<\/a> the invisible &lt;Close&gt; button for pinned vertical tabs. <\/li>\n<li>checks RAM for errors to determine if the crash is caused by a hardware issue. <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1948349\">a check of the login and password against a database of compromised accounts, issuing a warning if issues are detected (the check is performed using a hash prefix on the user\u2019s side). The check covers a database of over 4 billion compromised accounts that have appeared in data leaks. A warning is also issued when attempting to use trivial passwords such as 'abc123'. A specific setting has been implemented to manage the enabling of Password Checkup in the 'Sync and Google Services' section.<\/a> Add-ons <\/li>\n<li>can store more than 10 megabytes of data through <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1915688\">are prohibited<\/a> storage.session <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Mozilla\/Add-ons\/WebExtensions\/API\/storage\/session\">hyphenate-limit-chars<\/a>. <\/li>\n<li>CSS:\n<ul>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1947183\">Added<\/a> the property <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/CSS\/hyphenate-limit-chars\">(specifying the minimum word length for hyphenation, as well as the number of characters before and after the hyphen).<\/a> text-decoration-line <\/li>\n<li>window.name <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/CSS\/text-decoration-line\">text-decoration-line<\/a> <a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1950844\">acquired<\/a> with spelling-error and grammar-error values (allowing for underlining text to indicate grammatical or spelling mistakes). <\/li>\n<\/ul>\n<\/li>\n<li>JavaScript:\n<ul>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1943120\">Implemented<\/a> static method <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Reference\/Global_Objects\/Math\/sumPrecise\">Math.sumPrecise()<\/a> (This requires array-like numbers and returns their sum. It is more precise than summing numbers in a loop because it helps avoid floating-point precision loss in intermediate results). <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1937805\">Added<\/a> static method <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Reference\/Global_Objects\/Atomics\/pause\">Atomics.pause()<\/a> (informs the processor that the current thread is in a spin lock, waiting for access to a shared resource). <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1729860\">Removed<\/a> a broken MIPS32 backend developed over many years. \t <\/li>\n<\/ul>\n<\/li>\n<li>SVG:\n<ul>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1945330\">If the user refreshes the page in private browsing mode, Firefox will interpret this as a problem and suggest<\/a> support for the element <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/SVG\/Reference\/Element\/discard\">&lt;discard&gt;<\/a> and the corresponding JavaScript interface <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/SVGDiscardElement\">SVGDiscardElement<\/a> (allows specifying a time or event at which the specified element and its descendants should be removed from the DOM. The SVG viewer can use this information to save memory by discarding elements no longer needed, such as completed animated elements). <\/li>\n<\/ul>\n<\/li>\n<li>API:\n<ul>\n<li>The PerformanceResourceTiming <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/SVGPathElement\">SVGPathSegment<\/a> <a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1945312\">properties<\/a> methods <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/SVGPathElement\/getPathData\">getPathData()<\/a>, <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/SVGPathElement\/setPathData\">setPathData()<\/a> and <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/SVGPathElement\/getPathSegmentAtLength\">getPathSegmentAtLength()<\/a> (working with SVG path data instead of parsing raw string data). <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1949373\">Declared<\/a> deprecated some non-standard events: <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Document\/afterscriptexecute_event\">afterscriptexecute<\/a> and <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Document\/beforescriptexecute_event\">beforescriptexecute<\/a> downward API support (simultaneously with this in <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Document\">Document<\/a>, as well as <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Element\/afterscriptexecute_event\">afterscriptexecute<\/a> and <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Element\/beforescriptexecute_event\">beforescriptexecute<\/a> downward API support (simultaneously with this in <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Element\">Element<\/a>. <\/li>\n<li>The support provided in the last release has been disabled <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Cookie_Store_API\">Cookie Store API<\/a>. <\/li>\n<\/ul>\n<\/li>\n<li>Developer tools:\n<ul>\n<li>Inspector <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1943605\">can now<\/a> <a rel=\"nofollow\" href=\"https:\/\/www.mozilla.org\/media\/img\/firefox\/releasenotes\/note-images\/137_relnote_font_panel.png\">to show<\/a> font metadata, such as version, author, provider, and license. <\/li>\n<li>Search field in the Inspector <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1564329\">acquired<\/a> the &lt;Back\/Forward&gt; buttons. <\/li>\n<li>Network monitor now <a rel=\"nofollow\" href=\"https:\/\/fxdx.dev\/network-override-in-firefox-devtools\/\">, rather than taking focus.<\/a> replace the response received from the remote server with a local file. <\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>Source: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.linux.org.ru\/news\/mozilla\/17930459\">linux.org.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d Firefox 137, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0435 \u0443\u0441\u043a\u043e\u0440\u0435\u043d\u0438\u0435 HEVC, \u0440\u0435\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u0430 \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0430 \u0432\u043a\u043b\u0430\u0434\u043e\u043a \u0438 \u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u043e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0439 \u0430\u0434\u0440\u0435\u0441\u043d\u043e\u0439 \u0441\u0442\u0440\u043e\u043a\u0438. Linux: \u0440\u0435\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u043e \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0435 \u0443\u0441\u043a\u043e\u0440\u0435\u043d\u0438\u0435 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f HEVC. \u0412\u0441\u0435\u043c \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c \u043f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e \u0441\u0442\u0430\u043d\u0435\u0442 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0430 \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0430 \u0432\u043a\u043b\u0430\u0434\u043e\u043a (browser.tabs.groups.enabled). \u0414\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0433\u0440\u0443\u043f\u043f\u044b \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u043f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u044c \u043e\u0434\u043d\u0443 \u0432\u043a\u043b\u0430\u0434\u043a\u0443 \u043d\u0430 \u0434\u0440\u0443\u0433\u0443\u044e, \u043b\u0438\u0431\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0439 \u043f\u0443\u043d\u043a\u0442 \u0432 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u043c \u043c\u0435\u043d\u044e \u0413\u0440\u0443\u043f\u043f\u0430\u043c \u043c\u043e\u0436\u043d\u043e \u043d\u0430\u0437\u043d\u0430\u0447\u0430\u0442\u044c \u0438\u043c\u0435\u043d\u0430 \u0438 \u0432\u044b\u0434\u0435\u043b\u044f\u0442\u044c \u0446\u0432\u0435\u0442\u043e\u043c. \u0412\u0441\u0435\u043c [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-123344","post","type-post","status-publish","format-standard","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=\"\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d Firefox 137, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0435 \u0443\u0441\u043a\u043e\u0440\u0435\u043d\u0438\u0435 HEVC, \u0440\u0435\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u0430 \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0430 \u0432\u043a\u043b\u0430\u0434\u043e\u043a \u0438.\" \/>\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\/firefox-137\" \/>\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\udd47Firefox 137 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d Firefox 137, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0435 \u0443\u0441\u043a\u043e\u0440\u0435\u043d\u0438\u0435 HEVC, \u0440\u0435\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u0430 \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0430 \u0432\u043a\u043b\u0430\u0434\u043e\u043a \u0438.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/firefox-137\" \/>\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=\"2025-04-03T19:59:50+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-04-03T19:59:50+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\udd47Firefox 137 | ProHoster","description":"Firefox 137 is available, featuring hardware-accelerated HEVC, tab grouping, and.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/firefox-137","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\udd47Firefox 137 | ProHoster","og:description":"\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d Firefox 137, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0435 \u0443\u0441\u043a\u043e\u0440\u0435\u043d\u0438\u0435 HEVC, \u0440\u0435\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u0430 \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0430 \u0432\u043a\u043b\u0430\u0434\u043e\u043a \u0438.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/firefox-137","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":"2025-04-03T19:59:50+00:00","article:modified_time":"2025-04-03T19:59:50+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"123344","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-01-23 11:51:22","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-01-23 11:51:22","updated":"2026-01-23 11:51:22","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\/123344","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=123344"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/123344\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=123344"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=123344"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=123344"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}