.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":19913,"date":"2025-11-29T20:46:27","date_gmt":"2025-11-29T20:46:27","guid":{"rendered":"https:\/\/onlfr2023.excelentacj.ro\/?p=19913"},"modified":"2025-11-29T20:46:26","modified_gmt":"2025-11-29T20:46:26","slug":"super-millionsi-jackpot-huppas-695-miljoni-dollarini-et-reede-loterii-meelitaks-ligi-rakenduse-vulkan-spiele-apk-allalaadimine-new-jersey-osariiki","status":"publish","type":"post","link":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/2025\/11\/29\/super-millionsi-jackpot-huppas-695-miljoni-dollarini-et-reede-loterii-meelitaks-ligi-rakenduse-vulkan-spiele-apk-allalaadimine-new-jersey-osariiki\/","title":{"rendered":"Super Millionsi jackpot h\u00fcppas 695 miljoni dollarini, et reede loterii meelitaks ligi Rakenduse vulkan spiele APK allalaadimine New Jersey osariiki."},"content":{"rendered":"

V\u00e4rske 714 miljoni dollari suurune peav\u00f5it on laup\u00e4eva\u00f5htuse loterii eel m\u00e4ngu \u00fcheksanda suurima auhinnafondiga. Super Millionsi kaks suurt jackpotti olid kokku 1,602 miljardit dollarit ja 1,537 miljardit dollarit ning need v\u00f5ideti vastavalt Rakenduse vulkan spiele APK allalaadimine<\/a> 2023. ja 2018. aastal. Megajackpot on suurim rahasumma, mille saab v\u00f5ita konkreetses m\u00e4nguautomaadis keerutades. Jackpotid on mitmesugused, sealhulgas p\u00fcsivad jackpotid, ootej\u00e4rjekorras progresseeruvad jackpotid, patenteeritud progresseeruvad jackpotid ja laiema linna kaasaegsed jackpotid. Uued progresseeruvad jackpotid, millel on laienev jackpot, koosnevad rahafondidest, mis kogunevad, kui m\u00e4ngija panustab konkreetses m\u00e4nguautomaadis v\u00f5i lauas. Seega suureneb fond tavaliselt v\u00e4ga suureks ja just see toob kaasa uue megajackpoti, mis on v\u00f5idetud uute wild-s\u00fcmbolite ja kulds\u00fcmbolite kombinatsiooniga.<\/p>\n

Rakenduse vulkan spiele APK allalaadimine: N\u00e4pun\u00e4ited m\u00e4nguautomaadi Just What A Hoot Serverite m\u00e4ngimiseks<\/h2>\n

Iga kord, kui Patricia kuulis uutest suurv\u00f5itudest, ei suutnud ta l\u00f5petada itsitamist, r\u00f5\u00f5mustamist ja juubeldamist, samal ajal kui Merle v\u00f5ttis rahulikuma ja l\u00e4bim\u00f5elduma l\u00e4henemise ning v\u00f5is p\u00f6\u00f6rduda finantsanal\u00fc\u00fctikuga \u00fchendust v\u00f5tta. Red Budi uued Super Millionsi jackpoti v\u00f5itjad naudivad t\u00f5esti oma rikkalikku seeniori. Kuna nad olid tohutu v\u00f5idu \u00fcle elevil, kavatses ettev\u00f5te j\u00e4tkata, kui v\u00e4hegi v\u00f5imalik, teemat kampaaniast v\u00e4lja j\u00e4tta. Nad v\u00e4itsid, et auhinnad kandsid maskeeringuid ja sellest sai v\u00e4ike osa loteriirekorditest.<\/p>\n

K\u00f5ige olulisemad megasad tuhanded meistrid<\/h2>\n

Praeguse jackpoti t\u00f6\u00f6 algas 13. septembril 2024. See t\u00e4hendab, et t\u00e4na\u00f5htune loosimine on 31. loosimine, kuna jackpoti lunastati viimati. Seega on umbes kolme kontuuriga m\u00e4ngu hind 15 dollarit ja need kolm kontuuri koos annavad m\u00e4ngu hinnaks 45 dollarit. Jackpoti v\u00f5itjad saavad kas 31 aastast v\u00e4ljamakset iga viie protsendi eest, mis on eelmisest k\u00f5rgem, v\u00f5i \u00fchekordse osamakse. Kinnipeetav summa s\u00f5ltub sellest, kui palju olete v\u00f5itnud ja kui palju raha te oma lahenduse tellisite. Seitse p\u00fchap\u00e4eva p\u00e4rast ajaloolist 1,8 miljardi dollari suurust Powerballi ja Mega Many jackpoti, mis on n\u00fc\u00fcd 650 miljonit dollarit, on loto temperatuur endiselt k\u00f5rge.<\/p>\n

Super Millionsist<\/h2>\n

Uus s\u00fcndikaat valis auhinnale rahalise vahendustasu, mille v\u00e4\u00e4rtus oli 320,5 miljonit dollarit. Ronald Reyes proovis uut s\u00fcndikaadi esindajat, kes saabus kogu meeskonna uue auhinna k\u00e4ttesaamiseks. Ta \u00fctles, et nad kavatsevad vaatamata suurele v\u00f5idule koost\u00f6\u00f6d j\u00e4tkata. Uus Illinois Lotto ei saa veel kommentaare jagada, kuna Super 100 000 v\u00f5itjad otsustasid olla veel teadmata. Siiski r\u00e4\u00e4giti, et m\u00e4ngijad olid "kuuvalguses". Mina ja mina tean, et m\u00f5lemad v\u00f5itjad tellisid oma Mega Many pileti koos temaga Chicago \u00e4\u00e4relinnas asuvast Speedway jaamast.<\/p>\n

Hea Harvardi statistiku s\u00f5nul on uue Super Millionsi lotoga v\u00f5itmiseks kasulikke n\u00e4pun\u00e4iteid.<\/h2>\n

\"Rakenduse<\/p>\n

J\u00e4rgmine Mega Many jackpot on hinnanguliselt 754 miljonit dollarit. Super 100 000 jackpotid v\u00f5eti kasutusele 1996. aastal, samal ajal kui "Suur m\u00e4ng" toimus vaid kuues tegutsevas osariigis. 2002. aastal muudeti selle nime Mega Manyks ja sellest ajast alates on m\u00e4ngu lisandunud \u00fcha rohkem n\u00f5udefunktsioone. Kui arvate, et koefitsiendid on teie vastu, k\u00fcsige head "l\u00fchikest avastamist" v\u00f5i "lihtsat avastamist", seade koostab teile juhuslikult uusima numbri.<\/p>\n

Lotobaari telefonik\u00f5ned 2 miljoni dollari suuruse Powerballi v\u00f5idu auks: "rahustav ja h\u00e4mmastav"<\/h2>\n

Seega annab kordajaelement lahenduse ostmisele seiklusest t\u00e4iendava taseme, kuna see n\u00e4itab teile t\u00e4pselt, kui palju v\u00f5ite potentsiaalselt selle punkti eest v\u00f5ita. Uusim jackpot on sarnane enamikus 47 piirkonnas, kus Mega Millionsi m\u00e4ngitakse – 45 \u00fctleb, uus osariik Columbiast ja USA-st. Kui k\u00f5ik kuus numbrit tabavad, on peaauhinna v\u00e4\u00e4rtus sama, olenemata sellest, kus te oma viite ostsite. Kuigi mitte, muudavad tasud teistes osades arvu, mille meister l\u00f5puks saab.<\/p>\n

Powerballi ja Mega Millionsi rekord: k\u00fcmne parima You.S. loto loosimise jackpoti tulemus<\/h2>\n

Uusim erinevus on jackpot, aga sa v\u00f5idad 10 miljonit dollarit ilma kogu summat koordineerimata. Lisateavet uusimate auhindade kohta, mida v\u00f5id v\u00f5ita alloleva l\u00fcliti abil. Super Millions on Ameerika loterii, mis on juba osalenud 45 riigis ja kahes jurisdiktsioonis. See toimub kaks korda n\u00e4dalas, laup\u00e4eval ja laup\u00e4eva \u00f5htul kell 11.00 EST ja loob regulaarselt maailma suurimaid jackpote.<\/p>\n","protected":false},"excerpt":{"rendered":"

V\u00e4rske 714 miljoni dollari suurune peav\u00f5it on laup\u00e4eva\u00f5htuse loterii eel m\u00e4ngu \u00fcheksanda suurima auhinnafondiga. Super Millionsi kaks suurt jackpotti olid kokku 1,602 miljardit dollarit ja 1,537 miljardit dollarit ning need v\u00f5ideti vastavalt Rakenduse vulkan spiele APK allalaadimine 2023. ja 2018. aastal. Megajackpot on suurim rahasumma, mille saab v\u00f5ita konkreetses m\u00e4nguautomaadis keerutades.<\/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\/19913"}],"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=19913"}],"version-history":[{"count":1,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/19913\/revisions"}],"predecessor-version":[{"id":19914,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/19913\/revisions\/19914"}],"wp:attachment":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/media?parent=19913"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/categories?post=19913"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/tags?post=19913"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}