.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:3px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}{"id":78672,"date":"2026-05-15T17:03:47","date_gmt":"2026-05-15T17:03:47","guid":{"rendered":"https:\/\/onlfr2023.excelentacj.ro\/?p=78672"},"modified":"2026-05-15T17:03:48","modified_gmt":"2026-05-15T17:03:48","slug":"coral-bonus-rules-may-2026-totally-free-spinspotato-chips-wagers","status":"publish","type":"post","link":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/2026\/05\/15\/coral-bonus-rules-may-2026-totally-free-spinspotato-chips-wagers\/","title":{"rendered":"Coral Bonus Rules May 2026 Totally free Spins,Potato chips, & Wagers"},"content":{"rendered":"

Red coral Gambling establishment delivers more than 2,000 ports and you may 150+ alive tables, backed by normal advertisements along with a welcome bring. Coral is actually a long-status United kingdom brand name that have 2,000+ games open to enjoy. The new application spends strong encoding to help keep your study secure when you’re you gamble although you create purchases.<\/p>\n

Which have origins dating back 1926, it\u2019s perhaps one of the most situated and you will acknowledged gambling names in the nation. Coral\u2019s gambling establishment website released last year that will be an element of the company\u2019s on line providing, that has a real time sportsbook layer 40+ activities and you can loyal bingo and you may poker systems, all licensed by Gambling Payment (UKGC). The game offering is quite solid, having dos,000+ game readily available. Your profit inside the Megaways Slots for people who step three or higher symbols fall back to back towards adjacent reels. Each time you spin, a separate level of symbols normally way toward reels.<\/p>\n

The fresh new starfish is the Wild icon inside the Red coral Dollars, hence will act as a substitute for all of the typical symbols from inside the winning combos. Razor Returns where to play<\/a> It\u2019s value listing one to whenever you are Red coral Dollars borrows determination out of Megaways with regards to the broadening reels and you can grand line prospective, it generally does not include the flowing mechanic. This is why how big this new reels and, hence, exactly how many effective outlines transform for each spin. With Mondoplay, the company will continue to develop the choices to include in-house created harbors.<\/p>\n

Players will get on their own in search of invisible treasures that have nuts icons that may substitute for almost every other signs, possibly leading to bigger winnings. Featuring its 5 reels and fixed paylines, this has an engaging experience that mixes breathtaking illustrations or photos having appealing game play enjoys. From the Coral Dollars position, your win from the landing at the least 3 complimentary icons adjacently towards the the reels, including the new leftmost. Wilds just appear on reels 2 to 6, so they really don\u2019t keeps a payout of their own, even so they pertain multipliers to other wins it be involved in.<\/p>\n

Although not, this new real time talk have a tendency to initial getting a robot you to definitely sooner or later transmits you to a person if this doesn\u2019t know what you\u2019re asking. Other options include alive cam, email and phone. GVC rebranded so you’re able to Entain plc in the December 2020.<\/p>\n

New app is on the brand new Yahoo Gamble Store getting Android profiles in addition to Apple Software Shop to possess ios pages. Below are a few certain conditions that users enjoys stated and you can in depth measures to fix her or him rapidly. The assistance cardiovascular system instantly throws widely known issues at the top of the checklist and you can suggests an informed choice centered on exactly what profiles say. Help comes with examining accounts, dealing with payment dilemmas, or approaching \u00a3 deals. During busy moments, pages always score answers to their live talk questions in smaller than just 60 seconds.<\/p>\n

Once users keeps registered, they find the brand new Red coral Gambling establishment United kingdom providing will bring an effective wide selection of slot online game, jackpot ports and you may private titles, including a range of also provides getting present users. Consequently, promotion even offers get transform all over a great amount of names during this months. Which Coral Slots games feature adds various other layer regarding opportunity for good-sized wins, deciding to make the scatters a key address throughout gameplay and you can a serious factor towards the overall excitement of online game. Brand new profits to possess spread out icons can be good, ranging from 2x to 100x the wager, depending on the amount of scatters that appear. Helping as an alternative for other symbols (but this new scatter) to create profitable combos, the brand new Nuts and will bring an advantage. This happens when a player countries three or higher spread icons everywhere on the reels.<\/p>\n

I enjoyed the design, it was eyes-catching, however the gameplay only wasn\u2019t fun. I’d difficulties with the new gameplay itself, though; manually marks new notes try hard, and i didn\u2019t keeps much fun carrying it out. Let\u2019s look at what sort of game choices Red coral brings especially. While this you are going to annoy specific users, just with the fresh Live Sofa, this means Casino poker from the Red coral provides even more to offer compared to the video poker solutions you usually encounter for the online casinos. As lookup club lets profiles look up certain video game and you can builders, it doesn\u2019t be as effective as because will be.<\/p>\n

Athena is the higher-spending typical symbol within step one,000x for 5, while the laurel wreath wild pays 10,000x and substitutes for everybody basic signs. The fresh progressive jackpot channel reveals because of the obtaining four Jackpot Queen overlay symbols in addition, unlocking the main benefit wheel plus the opportunity from the several jackpot levels. A similar times carries to your it Plan Betting slot across four reels and you can 20 fixed paylines. The video game runs to your an effective 5\u00d73 grid that have ten paylines against a cartoonish lake background, having reel signs together with fundamental playing cards, handle packages, compasses, nets, and a variety of fish. Lighting all of the six leads to the Reel Queen function, with Super King and you may Mega King you can in the event the most reels continue initiating.<\/p>\n

We really do not compare otherwise is the suppliers, labels and offers in the market. Once you see just what Sky Gambling enterprise have to offer, such as for example, where hundreds of thousands of weight are on brand new range continuously during the free cash and totally free revolves, Red coral Gambling enterprise can be\u2019t also get personal. Faithful Red coral labeled dining tables, simple and fast subscription, real-life gambling establishment dealers, super quick abilities, and you can private mobile bonuses, Red coral Gambling establishment keeps a cellular platform that really ups the ante. This site is designed to attract both relaxed position professionals and much more experienced local casino users who really worth reliability, reasonable enjoy, and you may typical campaigns. Your way begins by the registering while the a qualified member with the the fresh Red coral website\u2014ensuring your bank account is affirmed while\u2019re-eligible having offers within the contest words. Yet not, given that someone who frequently recommendations gambling establishment promos, I find their regular offers too repeated \u2013 it mainly follow the exact same trend which have slight transform.<\/p>\n

Within my full opinion, I look closer at each facet of the platform – highlighting their pros whilst pointing out places that around\u2019s nonetheless room for improvement. They stands out for its comprehensive line of online slots games, a robust roster off jackpot headings, regular member advertising while the capability of the user friendly Coral Gambling establishment software. Introduced during the 2002, Red coral Gambling establishment advantages of the newest character and you can connection with certainly great britain\u2019s most dependent playing brands. They must be utilized in the legitimacy several months, can’t be taken just like the cash, and the stake isn\u2019t came back when a free of charge bet gains. Brand new Entain class control next to most other major regulated brands provides an a lot more coating from financial and you may reputational accountability. Coral might have been functioning since the a Uk playing brand because the 1926, providing it among longest tune facts of every user on the market.<\/p>\n

Affirmed given the larger-identity company inside it, in any situation the brand new game play are fascinating which have amusing servers and alive cam and you may statistics possess. We gave Coral\u2019s real time point a try by to relax and play a number of the game listed lower than \u2018Most readily useful Live Selections\u2019, which included the favorite In love Go out, aptly entitled Immersive Roulette and you will personal title Better Well Really Live. When we first looked the latest real time program, we found the fresh new detailed suggestions without a doubt video game such wager constraints and you can offered locations helpful, however, we\u2019d want to come across this expanded toward entire providing.<\/p>\n

We\u2019ve very carefully curated a summary of great britain\u2019s ideal-ranked gambling establishment sites, exhibiting brand name-new gambling enterprise sites, an informed enjoy bonuses, and you may truthful recommendations out of genuine people. Slots go for about having a good time, therefore incorporate brand new excitement, just take anything at your own speed, and you can allow the gains increase the thrills unlike being the only real interest. Make use of the unique has during the for each game, like unique signs, multipliers, or 100 percent free spins cycles, to include a sheet regarding approach and you will potentially improve your profits. These types of video game render enjoyable game play plus the possibility to profit rather than a large capital.<\/p>\n

If you prefer so you’re able to from time to time spin the latest reels, Red coral Gambling enterprise has actually your secure. Most other Red coral gambling games are a substantial gang of position online game, including numerous blackjack online game. Simply speaking, the list of roulette online game comes with numerous user favourites. Such as this it become among the many ideal on the internet and street bookmakers in the united kingdom, causing brand new system just a gambling establishment plus recreations gambling characteristics. Within the last ten years they amplified its company from the expanding and you can combining which have most useful world names eg MGM Resorts regarding the United states and you can Lanandbrokes Coral Class in britain.<\/p>\n","protected":false},"excerpt":{"rendered":"

Red coral Gambling establishment delivers more than 2,000 ports and you may 150+ alive tables, backed by normal advertisements along with a welcome bring. Coral is actually a long-status United kingdom brand name that have 2,000+ games open to enjoy. The new application spends strong encoding to help keep your study secure when you’re you …<\/p>\n

Coral Bonus Rules May 2026 Totally free Spins,Potato chips, & Wagers<\/span> Read More »<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":""},"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/78672"}],"collection":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/comments?post=78672"}],"version-history":[{"count":1,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/78672\/revisions"}],"predecessor-version":[{"id":78673,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/78672\/revisions\/78673"}],"wp:attachment":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/media?parent=78672"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/categories?post=78672"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/tags?post=78672"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}