{"id":86906,"date":"2020-07-01T07:42:32","date_gmt":"2020-07-01T05:42:32","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/firefox-78"},"modified":"2020-07-01T07:42:32","modified_gmt":"2020-07-01T05:42:32","slug":"firefox-78","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/firefox-78","title":{"rendered":"Firefox 78","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\/78.0\/\">Available<\/a> Firefox 78.<\/noindex>\n<\/p>\n<ul>\n<li>In the PDF file download dialog <a rel=\"nofollow\" href=\"https:\/\/www.ghacks.net\/wp-content\/uploads\/2020\/06\/firefox-open-pdf-documents.png\">the item 'Open in Firefox' has been added<\/a>.\n<\/li>\n<li>The ability to disable the display of top sites when clicking the address bar (browser.urlbar.suggest.topsites) has been added.\n<\/li>\n<li>The menu items 'Close Tabs to the Right' and 'Close Other Tabs' <a rel=\"nofollow\" href=\"https:\/\/www.ghacks.net\/2020\/06\/05\/firefox-78-close-multiple-tabs-options-moved-to-submenu\/\">have been moved<\/a> have been moved to a separate submenu. If a user has closed several tabs at once (for example, using 'Close Other Tabs'), the menu item 'Restore Closed Tab' <a rel=\"nofollow\" href=\"https:\/\/www.ghacks.net\/2020\/06\/09\/restoring-multiple-closed-tabs-will-get-easier-in-firefox-78\/\">will restore all of them<\/a>, not just one. Previously, users who accidentally closed many tabs had to restore them one by one.\n<\/li>\n<li>The appearance of the reading mode has been redesigned. The sidebar has been replaced with a compact floating toolbar whose design better integrates into the browser interface.\n<\/li>\n<li>Firefox will prevent the screensaver from starting if a call is being made via WebRTC at that moment.\n<\/li>\n<li>A long-standing issue has been resolved where a user tries to paste a long text (such as a password generated by a password manager) into a field with a length limit (<a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/HTML\/Attributes\/maxlength\">maxlength<\/a>). Previous versions of Firefox silently truncated passwords to the specified length, resulting in 'trimmed' passwords being sent to the server during registration, while the user believed their password to be longer. Naturally, the user was then unable to log in with the longer password. Now, Firefox will visually highlight the field where excessively long text is pasted and warn the user that they need to enter a shorter string.\n<\/li>\n<li>When typing in the address bar, suggestions will include not only search engine suggestions but also <a rel=\"nofollow\" href=\"https:\/\/i.imgur.com\/Q82SQGx.png\">past search queries<\/a> (browser.urlbar.maxHistoricalSearchSuggestions). For example, if a user previously searched through the address bar for 'hello bear', then when they start typing 'hello', they will be suggested to search for 'hello bear'.\n<\/li>\n<li>If a user pastes a domain into the address bar without specifying the protocol, Firefox <a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1002724\">will attempt<\/a> to connect to it not only via HTTP, as before, but also via HTTPS (in case the server does not support HTTP).\n<\/li>\n<li>Addresses ending with .example, .internal, .invalid, .local, .localhost, ,test, will no longer redirect to the search engine; instead, the browser will attempt to open them (these suffixes are often used during development).\n<\/li>\n<li>Security and Privacy:\n<ul>\n<li>The page about:protections has been updated with information on how many passwords exposed in leaks the user has changed to secure ones, as well as which specific password has been leaked and needs to be changed.\n<\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/phabricator.services.mozilla.com\/D73441\">Added<\/a> The layout.css.font-visibility.level setting allows specifying which available fonts in the system the browser will report to web pages (fonts are divided into three groups: basic system fonts only, basic + fonts from language packs, all fonts). Further tests are planned to determine the optimal option that does not spoil the display of pages but does not reveal too much information about all installed fonts.\n<\/li>\n<li>When a user types a single word into the address bar, Firefox heuristically determines whether it could be a domain name on the local network and sends a DNS server query to check if such a domain exists in the network (to suggest going to this domain as the first item in the drop-down list). For paranoid users, <a rel=\"nofollow\" href=\"https:\/\/phabricator.services.mozilla.com\/D78403\">has added<\/a> there is a setting that controls this behavior (browser.urlbar.dnsResolveSingleWordsAfterSearch).\n<\/li>\n<li>A patch from TorBrowser developers has been accepted to completely disable DNS use (network.dns.disabled).\n<\/li>\n<li>Repeatedly <a rel=\"nofollow\" href=\"https:\/\/hacks.mozilla.org\/2019\/05\/tls-1-0-and-1-1-removal-update\/\">disabled<\/a> support for TLS 1.0 and 1.1 (it was disabled in Firefox 74 but re-enabled due to the importance of web resource availability during the pandemic). If the server does not support TLS 1.2, the user will see an error message indicating a failure to establish a secure connection and a button to enable support for outdated protocols (support for them will be completely removed in the future). Chrome and Edgium will also disable support for old protocols in July (TLS 1.0 was introduced in 1999, and TLS 1.1 in 2006) since they do not support modern fast and reliable algorithms (ECDHE, AEAD) but require support for older and weaker ones (TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SHA1, MD5). Support for TLS 1.0\/1.1 will be removed from Internet Explorer and Edge. <a rel=\"nofollow\" href=\"https:\/\/winaero.com\/blog\/tls-1-0-and-1-1-will-be-removed-from-edge-in-july-ie-and-edge-legacy-in-september\/\">will be removed<\/a> in September.\n<\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/www.fxsitecompat.dev\/en-CA\/docs\/2020\/dhe-cipher-suites-are-no-longer-supported\/\">support for inactive<\/a> support for the TLS_DHE_RSA_WITH_AES_128_CBC_SHA and TLS_DHE_RSA_WITH_AES_256_CBC_SHA ciphers. Firefox remained the last browser to support them.\n<\/li>\n<\/ul>\n<\/li>\n<li>The minimum system requirements have been raised. <a rel=\"nofollow\" href=\"https:\/\/www.mozilla.org\/firefox\/78.0\/system-requirements\">From now on, this is GNU libc 2.17, libstdc++ 4.8.1, and GTK+ 3.14.<\/a>From now on, this is GNU libc 2.17, libstdc++ 4.8.1, and GTK+ 3.14.\n<\/li>\n<li>This is the last major release supporting macOS 10.9, 10.10, and 10.11. Users of these operating systems are advised to switch to Firefox ESR 78.x, where support for the specified versions of macOS will continue for a year.\n<\/li>\n<li>Numerous improvements for people with disabilities:\n<ul>\n<li>Using JAWS, pressing the down arrow in an HTML input element containing a data list no longer incorrectly moves the cursor to the next element.\n<\/li>\n<li>Screen readers no longer lag or freeze when focusing on the microphone\/camera\/screen sharing indicator. <\/li>\n<li>Loading tables containing thousands of rows has been significantly accelerated.\n<\/li>\n<li>Input elements with custom styles now correctly display the focus outline.\n<\/li>\n<li>When opening developer tools, screen readers no longer mistakenly switch to document view mode.\n<\/li>\n<li>The number of animations (when hovering over a tab, expanding the search bar, etc.) has been reduced to make it easier for people with migraines and epilepsy.\n<\/li>\n<\/ul>\n<\/li>\n<li>All users from the UK will receive recommendations from Pocket on the new tab page.\n<\/li>\n<li>CSS:\n<ul>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1632646\">Enabled<\/a> support for pseudo-classes <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/CSS\/:is\">:where()<\/a> and <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/CSS\/:where\">are now less strict regarding the list of selectors \u2014 an invalid selector does not invalidate the whole list.<\/a>.\n<\/li>\n<li>Support for pseudo-classes has been implemented <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/CSS\/:read-only\">:read-only<\/a> and <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/CSS\/:read-write\">:read-write<\/a> without a prefix.\n<\/li>\n<li>Styles :read-write can no longer be applied to inaccessible elements <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/HTML\/Element\/input\">does not support<\/a> and <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/HTML\/Element\/textarea\"><textarea><\/a>, as this violates <a rel=\"nofollow\" href=\"https:\/\/html.spec.whatwg.org\/#selector-read-write\">specification<\/a>.\n<\/li>\n<\/ul>\n<\/li>\n<li>JavaScript:\n<ul>\n<li>Support for the API has been implemented <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/JavaScript\/Reference\/Global_Objects\/Intl\/ListFormat\">Intl.ListFormat<\/a>.\n<\/li>\n<li>The builder <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/JavaScript\/Reference\/Global_Objects\/Intl\/NumberFormat\/NumberFormat\">Intl.NumberFormat()<\/a> has acquired support for options proposed under <a rel=\"nofollow\" href=\"https:\/\/github.com\/tc39\/proposal-unified-intl-numberformat\">Intl.NumberFormat Unified API<\/a>.\n<\/li>\n<li>From V8 (JS engine of Chromium) <a rel=\"nofollow\" href=\"https:\/\/hacks.mozilla.org\/2020\/06\/a-new-regexp-engine-in-spidermonkey\/\">a fresh version of the regular expression engine<\/a> Irregexp <a rel=\"nofollow\" href=\"https:\/\/blog.chromium.org\/2009\/02\/irregexp-google-chromes-new-regexp.html\">, which allowed for the implementation of all missing elements of ECMAScript 2018 (assertions<\/a>RegExp.prototype.dotAll <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Guide\/Regular_Expressions\/Assertions\">Lookbehind<\/a>, <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/JavaScript\/Reference\/Global_Objects\/RegExp\/dotAll\">Unicode character class escaping<\/a>, <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Guide\/Regular_Expressions\/Unicode_Property_Escapes\">named groups<\/a>, <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Guide\/Regular_Expressions\/Groups_and_Ranges\">). The previous version was borrowed in 2014 (before that, Firefox had its own engine), and since then developers had to maintain a fork, porting changes from Chromium. Now, however, a wrapper has been implemented to transfer Irregexp as a module that requires almost no adaptation. Significant work was done by V8 developers, who reduced Irregexp's dependency on V8. In turn, Firefox developers contributed upstream patches, fixing crashes, improving code quality, and eliminating discrepancies in the JavaScript specification.<\/a>All DOM prototype objects\n<\/li>\n<li>have the property Symbol.toStringTag. <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Reference\/Global_Objects\/Symbol\/toStringTag#toStringTag_available_on_all_DOM_prototype_objects\">added<\/a> garbage collection of objects\n<\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1167452\">color perception disorder simulation. The simulation of protanopia, deuteranopia, and tritanopia<\/a> garbage collection of objects <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/JavaScript\/Reference\/Global_Objects\/WeakMap\">WeakMap<\/a>.\n<\/li>\n<\/ul>\n<\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/www.fxsitecompat.dev\/en-CA\/docs\/2020\/window-external-addsearchprovider-is-now-a-dummy-function\/\">The method window.external.AddSearchProvider is now a stub.<\/a> in accordance with <a rel=\"nofollow\" href=\"https:\/\/html.spec.whatwg.org\/multipage\/obsolete.html#external\">the specification<\/a>.\n<\/li>\n<li>DOM: the method has been implemented. <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/docs\/Web\/API\/ParentNode\/replaceChildren\">ParentNode.replaceChildren()<\/a>.\n<\/li>\n<li>WebAssembly: from now on <a rel=\"nofollow\" href=\"https:\/\/hacks.mozilla.org\/2019\/11\/multi-value-all-the-wasm\/\">functions can return multiple values at once.<br \/>\n<\/a><\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/hacks.mozilla.org\/2020\/06\/new-in-firefox-78\/\">Developer Tools<\/a>.\n<\/li>\n<\/ul>\n<p>Source: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"http:\/\/www.linux.org.ru\/news\/mozilla\/15787343\">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 78. \u0412 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u0435 \u043e\u043a\u043d\u043e \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 PDF-\u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d \u043f\u0443\u043d\u043a\u0442 &#171;\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432 Firefox&#187;. \u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043f\u043e\u043a\u0430\u0437 \u0442\u043e\u043f\u0430 \u0441\u0430\u0439\u0442\u043e\u0432 \u043f\u0440\u0438 \u0449\u0435\u043b\u0447\u043a\u0435 \u043f\u043e \u0430\u0434\u0440\u0435\u0441\u043d\u043e\u0439 \u0441\u0442\u0440\u043e\u043a\u0435 (browser.urlbar.suggest.topsites). \u041f\u0443\u043d\u043a\u0442\u044b \u043c\u0435\u043d\u044e &#171;\u0417\u0430\u043a\u0440\u044b\u0442\u044c \u0432\u043a\u043b\u0430\u0434\u043a\u0438 \u0441\u043f\u0440\u0430\u0432\u0430&#187; \u0438 &#171;\u0417\u0430\u043a\u0440\u044b\u0442\u044c \u0434\u0440\u0443\u0433\u0438\u0435 \u0432\u043a\u043b\u0430\u0434\u043a\u0438&#187; \u043f\u0435\u0440\u0435\u043c\u0435\u0449\u0435\u043d\u044b \u0432 \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u0434\u043c\u0435\u043d\u044e. \u0415\u0441\u043b\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u0437\u0430\u043a\u0440\u044b\u043b \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0432\u043a\u043b\u0430\u0434\u043e\u043a \u0440\u0430\u0437\u043e\u043c (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e &#171;\u0417\u0430\u043a\u0440\u044b\u0442\u044c \u0434\u0440\u0443\u0433\u0438\u0435 \u0432\u043a\u043b\u0430\u0434\u043a\u0438&#187;), \u0442\u043e \u043f\u0443\u043d\u043a\u0442 \u043c\u0435\u043d\u044e &#171;\u0412\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0437\u0430\u043a\u0440\u044b\u0442\u0443\u044e [&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-86906","post","type-post","status-publish","format-standard","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=\"\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d Firefox 78. \u0412 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u0435 \u043e\u043a\u043d\u043e \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 PDF-\u0444\u0430\u0439\u043b\u043e\u0432\" \/>\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-78\" \/>\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\udd47Firefox 78 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d Firefox 78. \u0412 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u0435 \u043e\u043a\u043d\u043e \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 PDF-\u0444\u0430\u0439\u043b\u043e\u0432\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/firefox-78\" \/>\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=\"2020-07-01T05:42:32+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-07-01T05:42:32+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 78 | ProHoster","description":"Firefox 78 is available. In the PDF file upload dialog","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/firefox-78","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 78 | ProHoster","og:description":"\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d Firefox 78. \u0412 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u0435 \u043e\u043a\u043d\u043e \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 PDF-\u0444\u0430\u0439\u043b\u043e\u0432","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/firefox-78","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":"2020-07-01T05:42:32+00:00","article:modified_time":"2020-07-01T05:42:32+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"86906","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":null,"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":"2021-02-28 14:03:54","updated":"2022-10-03 15:57: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\/86906","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=86906"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/86906\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=86906"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=86906"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=86906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}