{"id":95473,"date":"2020-09-30T01:42:01","date_gmt":"2020-09-29T23:42:01","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/distributiv-fedora-33-pereshyol-na-stadiyu-beta-testirovaniya"},"modified":"2020-09-30T01:42:01","modified_gmt":"2020-09-29T23:42:01","slug":"distributiv-fedora-33-pereshyol-na-stadiyu-beta-testirovaniya","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/distributiv-fedora-33-pereshyol-na-stadiyu-beta-testirovaniya","title":{"rendered":"The Fedora 33 distribution has entered beta testing.","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><noindex><a rel=\"nofollow\" href=\"https:\/\/fedoramagazine.org\/announcing-the-release-of-fedora-33-beta\/\">Started<\/a><\/noindex> beta testing of the Fedora 33 distribution. The beta release marks the transition to the final testing phase, during which only critical bug fixes are allowed. The release <noindex><a rel=\"nofollow\" href=\"https:\/\/fedoraproject.org\/wiki\/Schedule\">is scheduled<\/a><\/noindex> for the end of October. The release covers <noindex><a rel=\"nofollow\" href=\"https:\/\/getfedora.org\/en\/workstation\/prerelease\/\">Fedora Workstation<\/a><\/noindex>, Fedora Server, Fedora Silverblue, Fedora IoT, and Live builds provided in the form of <noindex><a rel=\"nofollow\" href=\"https:\/\/spins.fedoraproject.org\/prerelease\">spins<\/a><\/noindex> with desktop environments KDE Plasma 5, Xfce, MATE, Cinnamon, LXDE, and LXQt. The builds are prepared for x86_64, ARM (Raspberry Pi 2 and 3), ARM64 (AArch64), and Power architectures. <\/p>\n<p>The most significant changes <noindex><a rel=\"nofollow\" href=\"http:\/\/fedoraproject.org\/wiki\/Releases\/33\/ChangeSet\">changes<\/a><\/noindex> in Fedora 33: <\/p>\n<ul>\n<li class=\"l\"> All desktop distribution variants (Fedora Workstation, Fedora KDE, etc.) have transitioned to using Btrfs as the default filesystem. The use of the built-in Btrfs partition manager will address issues with running out of disk space when mounting directories separately for \/ and \/home. With Btrfs, these partitions can be placed in two subvolumes that are mounted separately but use shared disk space. Btrfs will also enable features such as snapshots, transparent data compression, proper isolation of input\/output operations via cgroups2, and resizing partitions on the fly.\n<li class=\"l\"> Fedora Workstation has been updated to the release of <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=53726\">GNOME 3.38<\/a><\/noindex>, which includes performance optimizations, an introductory interface (Welcome Tour) with information about the main features of GNOME, expanded parental control tools, the ability to assign different refresh rates for each monitor, and added an option to ignore unauthorized USB devices during screen lock.\n<li class=\"l\"> Fedora Workstation now includes Thermald by default to monitor temperature sensor parameters and protect the CPU from overheating during peak loads.\n<li class=\"l\"> Animated desktop wallpapers are enabled by default, changing color based on the time of day.\n<li class=\"l\"> By default, the text editor nano is recommended instead of vi. This change stems from the desire to make the distribution more accessible for beginners by providing an editor that any user without specialized knowledge of Vi can use. The basic package still includes vim-minimal (the direct call for vi remains) and allows users to change the default editor back to vi if they wish.\n<li class=\"l\"> The official editions of the distribution include <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=53492\">the Internet of Things variant<\/a><\/noindex> (Fedora IoT), which is now offered alongside Fedora Workstation and Fedora Server. The Fedora IoT edition is built on the same technologies used in <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=52205\">Fedora CoreOS<\/a><\/noindex>, <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=50155\">Fedora Atomic Host<\/a><\/noindex> and <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=48552\">Fedora Silverblue<\/a><\/noindex>, and provides a minimal system environment, with updates delivered atomically by replacing the entire system image, without breaking it into separate packages. Integrity is ensured through the signing of the entire system image. To isolate applications from the main system, <noindex><a rel=\"nofollow\" href=\"https:\/\/docs.fedoraproject.org\/en-US\/iot\/container-support\/\">it is recommended to<\/a><\/noindex> use isolated containers (managed using podman).\n<p> The Fedora IoT system environment is built using the <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=37750\">OSTree<\/a><\/noindex>, where the system image is atomically updated from a Git-like repository, allowing version control methods to be applied to the distribution's components (for example, the system can be quickly rolled back to a previous state). RPM packages are translated into the OSTree repository via a special layer called <noindex><a rel=\"nofollow\" href=\"http:\/\/rpm-ostree.cloud.fedoraproject.org\/\">rpm-ostree<\/a><\/noindex>. Pre-built images <noindex><a rel=\"nofollow\" href=\"https:\/\/getfedora.org\/iot\/download\/\">are provided<\/a><\/noindex> for x86_64, Aarch64, and ARMv7 (armhfp) architectures.  <noindex><a rel=\"nofollow\" href=\"https:\/\/docs.fedoraproject.org\/en-US\/iot\/reference-platforms\/\">Support is claimed<\/a><\/noindex> for Raspberry Pi 3 Model B\/B+, 96boards Rock960 Consumer Edition, Pine64 A64-LTS, Pine64 Rockpro64, Rock64, and Up Squared, as well as for x86_64 and aarch64 virtual machines.<\/p>\n<li class=\"l\"> In the Fedora edition with the KDE desktop, the earlyoom background process is enabled by default, which was proposed in the previous release of Fedora Workstation. Earlyoom allows for a quicker response to memory shortages without reaching the OOM (Out Of Memory) handler in the kernel, which triggers when the situation becomes critical and the system usually stops responding to user actions. If the available memory falls below 4% but does not exceed 400 MiB, earlyoom will forcibly terminate the process that is consuming the most memory (having the highest value in \/proc\/*\/oom_score), preventing the system from reaching a state where system buffers need to be cleared.\n<li class=\"l\"> Many package versions have been updated, including RPM 4.16, Python 3.9, Perl 5.32, Binutils 2.34, Boost 1.73, Glibc 2.32, Go 1.15, Java 11, LLVM\/Clang 11, GNU Make 4.3, Node.js 14, Erlang 23, LXQt 0.15.0, Ruby on Rails 6.0, Stratis 2.1.0. Support for Python 2.6 and Python 3.4 has been discontinued. .NET Core is now available for the aarch64 architecture.\n<li class=\"l\"> Support for the mod_php module for the Apache HTTP server has been discontinued; instead, php-fpm is recommended for running web applications written in PHP.\n<li class=\"l\"> The Firefox package for Fedora <noindex><a rel=\"nofollow\" href=\"https:\/\/mastransky.wordpress.com\/2020\/09\/29\/firefox-81-on-fedora-with-va-api-webrtc-and-x11\/\">includes<\/a><\/noindex> patches for <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=53086\">supporting<\/a><\/noindex>  hardware acceleration of video decoding using VA-API (Video Acceleration API) and FFmpegDataDecoder, which is also included in sessions based on WebRTC technology, used in web applications for video conferencing. Acceleration works in environments based on Wayland and X11 (when running &#171;MOZ_X11_EGL=1 firefox&#187; and enabling the setting &#171;media.ffmpeg.vaapi.enabled&#187;).\n<li class=\"l\"> The chrony time synchronization server and client, as well as the installer, include support for the NTS (Network Time Security) authentication mechanism.\n<li class=\"l\"> In Wine by default <noindex><a rel=\"nofollow\" href=\"https:\/\/fedoraproject.org\/wiki\/Changes\/DXVKwined3d\">engaged<\/a><\/noindex> a backend based on the DXVK layer, which provides an implementation of DXGI (DirectX Graphics Infrastructure), Direct3D 9, 10, and 11, operating through calls translated into the Vulkan API.<br \/>\nUnlike the built-in Wine implementations of Direct3D 9\/10\/11 that operate on top of OpenGL, DXVK allows for higher performance when running 3D applications and games in Wine. <\/p>\n<li class=\"l\"> By default, while building packages <noindex><a rel=\"nofollow\" href=\"https:\/\/fedoraproject.org\/wiki\/LTOByDefault\">includes<\/a><\/noindex>  optimization at the linking stage (LTO, Link Time Optimization). An option &#171;-flto&#187; has been added to redhat-rpm-config.\n<li class=\"l\"> For DNS query resolution by default <noindex><a rel=\"nofollow\" href=\"https:\/\/fedoraproject.org\/wiki\/Changes\/systemd-resolved\">engaged<\/a><\/noindex> systemd-resolved. Glibc has been switched to nss-resolve from the systemd project instead of the built-in NSS module nss-dns.<br \/>\nSystemd-resolved performs functions such as maintaining settings in the resolv.conf file based on DHCP data and static DNS configuration for network interfaces, supports DNSSEC and LLMNR (Link Local Multicast Name Resolution). Advantages of switching to systemd-resolved include support for DNS over TLS, the ability to enable local caching of DNS queries, and support for binding different handlers to different network interfaces (depending on the network interface, the DNS server to be addressed is chosen; for example, DNS queries for VPN interfaces will be sent through VPN). DNSSEC is not planned to be implemented in Fedora (systemd-resolved will be built with the flag DNSSEC=no).<br \/>\nTo disable systemd-resolved, you can deactivate the systemd-resolved.service and restart NetworkManager, which will create a traditional \/etc\/resolv.conf.<\/p>\n<li class=\"l\"> In NetworkManager, settings are stored instead of using the ifcfg-rh plugin. <noindex><a rel=\"nofollow\" href=\"https:\/\/fedoraproject.org\/wiki\/Changes\/NetworkManager_keyfile_instead_of_ifcfg_rh\">engaged<\/a><\/noindex> a file in keyfile format.\n<li class=\"l\"> For ARM64 systems <noindex><a rel=\"nofollow\" href=\"https:\/\/fedoraproject.org\/wiki\/Changes\/Aarch64_PointerAuthentication\">enabled<\/a><\/noindex> the package builds with Pointer Authentication and protection from executing instruction sets that should not be transitioned during branching (BTI, Branch Target Indicator). These mechanisms are effective in protecting against attacks that use return-oriented programming (ROP) techniques, where the attacker does not try to place their code in memory but operates with already existing fragments of machine instructions loaded in libraries that end with a return control instruction.\n<li class=\"l\"> Completed <noindex><a rel=\"nofollow\" href=\"https:\/\/fedoraproject.org\/wiki\/Changes\/CleanupGnomeHiddenBootMenuIntegration\">work<\/a><\/noindex> on simplifying the implementation of selective boot menu display technology, where the menu is hidden by default and only shown after a failure or activation of an option in GNOME.\n<li class=\"l\"> Instead of creating a traditional swap partition  <noindex><a rel=\"nofollow\" href=\"https:\/\/fedoraproject.org\/wiki\/Changes\/SwapOnZRAM\">implemented<\/a><\/noindex>  swap placement using a zRAM block device, which provides storage of data in RAM in a compressed form.\n<li class=\"l\"> <noindex><a rel=\"nofollow\" href=\"https:\/\/fedoraproject.org\/wiki\/Changes\/SID\">Added<\/a><\/noindex>  background process  <noindex><a rel=\"nofollow\" href=\"https:\/\/sid-project.github.io\/\">SID<\/a><\/noindex> (Storage Instantiation Daemon) for monitoring the status of devices across various storage subsystems (LVM, multipath, MD) and invoking handlers upon certain events, such as activating and deactivating devices. SID operates as an overlay on udev and responds to events from it, eliminating the need for complex udev rules to interact with various classes of devices and storage subsystems that are difficult to maintain and debug.\n<li class=\"l\"> RPM package database (rpmdb) <noindex><a rel=\"nofollow\" href=\"https:\/\/fedoraproject.org\/wiki\/Changes\/Sqlite_Rpmdb\">translated<\/a><\/noindex> from BerkeleyDB to SQLite. The main reason for the change is the use of an outdated version of Berkeley DB 5.x in rpmdb, which has not been maintained for several years. The transition to newer releases is hindered by Berkeley DB 6's license change to AGPLv3, which imposes requirements on applications using BerkeleyDB in library form (RPM is distributed under GPLv2, and AGPL is incompatible with GPLv2). Additionally, the current implementation of rpmdb based on BerkeleyDB does not provide the necessary reliability as it does not utilize transactions and cannot detect inconsistencies in the database.\n<\/ul>\n<p><noindex><a rel=\"nofollow\" name=\"link\"><\/a><\/noindex><\/p>\n<p>Source: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=53803\">opennet.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041d\u0430\u0447\u0430\u043b\u043e\u0441\u044c \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0435\u0442\u0430-\u0432\u0435\u0440\u0441\u0438\u0438 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 Fedora 33. \u0411\u0435\u0442\u0430-\u0432\u044b\u043f\u0443\u0441\u043a \u043e\u0437\u043d\u0430\u043c\u0435\u043d\u043e\u0432\u0430\u043b \u043f\u0435\u0440\u0435\u0445\u043e\u0434 \u043d\u0430 \u0444\u0438\u043d\u0430\u043b\u044c\u043d\u0443\u044e \u0441\u0442\u0430\u0434\u0438\u044e \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u043f\u0440\u0438 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043e\u0448\u0438\u0431\u043e\u043a. \u0420\u0435\u043b\u0438\u0437 \u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d \u043d\u0430 \u043a\u043e\u043d\u0435\u0446 \u043e\u043a\u0442\u044f\u0431\u0440\u044f. \u0412\u044b\u043f\u0443\u0441\u043a \u043e\u0445\u0432\u0430\u0442\u044b\u0432\u0430\u0435\u0442 Fedora Workstation, Fedora Server, Fedora Silverblue, Fedora IoT \u0438 Live-\u0441\u0431\u043e\u0440\u043a\u0438, \u043f\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c\u044b\u0435 \u0432 \u0444\u043e\u0440\u043c\u0435 \u0441\u043f\u0438\u043d\u043e\u0432 c \u0434\u0435\u0441\u043a\u0442\u043e\u043f-\u043e\u043a\u0440\u0443\u0436\u0435\u043d\u0438\u044f\u043c\u0438 KDE Plasma 5, Xfce, MATE, Cinnamon, LXDE \u0438 LXQt. \u0421\u0431\u043e\u0440\u043a\u0438 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043b\u0435\u043d\u044b \u0434\u043b\u044f [&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-95473","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=\"\u041d\u0430\u0447\u0430\u043b\u043e\u0441\u044c \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0435\u0442\u0430-\u0432\u0435\u0440\u0441\u0438\u0438 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 Fedora 33.\" \/>\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\/distributiv-fedora-33-pereshyol-na-stadiyu-beta-testirovaniya\" \/>\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\u0414\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432 Fedora 33 \u043f\u0435\u0440\u0435\u0448\u0451\u043b \u043d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041d\u0430\u0447\u0430\u043b\u043e\u0441\u044c \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0435\u0442\u0430-\u0432\u0435\u0440\u0441\u0438\u0438 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 Fedora 33.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/distributiv-fedora-33-pereshyol-na-stadiyu-beta-testirovaniya\" \/>\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-09-29T23:42:01+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-09-29T23:42:01+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\udd47 Fedora 33 distribution has entered the beta testing stage | ProHoster","description":"Testing of the beta version of the Fedora 33 distribution has begun.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/distributiv-fedora-33-pereshyol-na-stadiyu-beta-testirovaniya","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\u0414\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432 Fedora 33 \u043f\u0435\u0440\u0435\u0448\u0451\u043b \u043d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f | ProHoster","og:description":"\u041d\u0430\u0447\u0430\u043b\u043e\u0441\u044c \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0435\u0442\u0430-\u0432\u0435\u0440\u0441\u0438\u0438 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 Fedora 33.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/distributiv-fedora-33-pereshyol-na-stadiyu-beta-testirovaniya","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-09-29T23:42:01+00:00","article:modified_time":"2020-09-29T23:42:01+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"95473","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 11:05:29","updated":"2022-10-03 07:46:17","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\/95473","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=95473"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/95473\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=95473"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=95473"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=95473"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}