{"id":19448,"date":"2013-02-26T15:24:43","date_gmt":"2013-02-26T13:24:43","guid":{"rendered":"https:\/\/riseproject.ro\/?page_id=19448"},"modified":"2026-03-30T10:58:03","modified_gmt":"2026-03-30T08:58:03","slug":"donation","status":"publish","type":"page","link":"https:\/\/www.riseproject.ro\/en\/donation\/","title":{"rendered":"Support Independent, Public-Interest Journalism"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In an era where truth is stifled by fake news, manipulation, and disinformation, investigative journalism remains the most effective tool for combating lies and corruption. Help us continue our investigative work, an essential pillar for a fragile democracy like Romania\u2019s.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For more details, contact us at: contact@riseproject.ro<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Choose one of the donation methods below.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Redirect 3.5% to Rise Project<\/title>\n<style>\n    .rise-section {\n        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n        text-align: center;\n        padding: 50px 20px;\n        background-color: #fff;\n        max-width: 800px;\n        margin: 0 auto;\n    }\n\n    .rise-title {\n        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n        color: #000000;\n        font-size: 28px;\n        font-weight: 800;\n        margin: 0 0 20px;\n        line-height: 1.2;\n        letter-spacing: .2px;\n        text-transform: uppercase;\n        text-align: center;\n    }\n\n    .rise-text {\n        color: #000000;\n        font-size: 18px;\n        line-height: 1.6;\n        margin-bottom: 35px;\n        font-weight: 400;\n    }\n\n    .rise-text strong {\n        font-weight: 700;\n    }\n\n    .rise-button {\n        display: inline-block;\n        background-color: #FF0045;\n        color: #ffffff !important;\n        text-decoration: none;\n        padding: 16px 32px;\n        font-size: 16px;\n        font-weight: 700;\n        border-radius: 4px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        transition: background-color 0.3s ease, transform 0.2s ease;\n        box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    }\n\n    .rise-button:hover {\n        background-color: #d9003b;\n        transform: translateY(-1px);\n        box-shadow: 0 6px 8px rgba(0,0,0,0.15);\n    }\n<\/style>\n<\/head>\n<body>\n\n    <div class=\"rise-section\">\n        <h2 class=\"rise-title\">REDIRECT 3.5% OF YOUR INCOME TAX<\/h2>\n        \n        <p class=\"rise-text\">\n            Complete the form by <strong>May 25, 2026<\/strong> and <strong>3.5% of your income tax<\/strong> will support Rise Project investigations.\n        <\/p>\n        \n        <a href=\"https:\/\/redirectioneaza.ro\/asociatia-rise-project\/\" class=\"rise-button\" target=\"_blank\" rel=\"noopener\">\n            Redirect\n        <\/a>\n    <\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n  \/* ===== Main Container (Grid) ===== *\/\n  .rp-donations {\n    font-family: inherit;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    border: none;\n    background: transparent;\n    padding: 0;\n  }\n\n  \/* ===== Common Styles for the two \"Squares\" ===== *\/\n  .rp-donations__left,\n  .rp-donations__right {\n    background: #f9f9f9;\n    border: 1px solid #e6e6e6;\n    border-radius: 12px;\n    padding: clamp(24px, 3vw, 40px);\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-start;\n  }\n\n  .rp-donations__right {\n    border-left: 1px solid #e6e6e6;\n  }\n\n  \/* Titles - same style as the others *\/\n  .rp-title {\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    margin: 0 0 20px 0;\n    font-weight: 800;\n    font-size: 28px;\n    text-transform: uppercase;\n    color: #000;\n    line-height: 1.2;\n    letter-spacing: .2px;\n    text-align: center;\n  }\n\n  \/* ===== Bank Account List ===== *\/\n  .rp-banklist {\n    margin: 0;\n    padding-left: 0;\n    list-style: none;\n    font-size: clamp(14px, 1vw + 4px, 16px);\n    color: #333;\n  }\n\n  .rp-banklist li {\n    margin: 0 0 10px 0;\n    cursor: pointer;\n    padding: 4px 8px;\n    margin-left: -8px;\n    border-radius: 4px;\n    transition: background 0.2s ease;\n  }\n\n  .rp-banklist li:hover {\n    background: #eee;\n  }\n\n  .rp-banklist strong {\n    font-weight: 700;\n    color: #000;\n  }\n\n  .rp-copyhint {\n    margin-top: auto;\n    padding-top: 15px;\n    font-size: 0.85rem;\n    color: #777;\n    font-style: italic;\n  }\n\n  \/* ===== Right Side (Patreon) ===== *\/\n  .rp-desc {\n    margin: 0 0 26px 0;\n    font-size: clamp(15px, 1vw + 6px, 17px);\n    color: #333;\n    line-height: 1.5;\n    flex-grow: 1;\n  }\n\n  \/* Patreon Button *\/\n  .rp-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 16px 32px;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 16px;\n    line-height: 1;\n    transition: background-color .2s ease, transform .1s ease;\n    text-transform: uppercase;\n    margin-top: auto;\n  }\n\n  .rp-btn--patreon {\n    background: #FF0045;\n    color: #ffffff !important;\n    box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n  }\n\n  .rp-btn--patreon:hover { \n    background: #d9003b;\n    text-decoration: none;\n  }\n\n  .rp-btn--patreon:active { \n    transform: translateY(1px);\n    box-shadow: none;\n  }\n\n  \/* Copy toast *\/\n  .rp-toast {\n    position: fixed;\n    left: 50%;\n    bottom: 20px;\n    transform: translateX(-50%) translateY(20px);\n    opacity: 0;\n    background: #000;\n    color: #fff;\n    padding: 10px 20px;\n    border-radius: 4px;\n    font-size: 14px;\n    font-weight: 600;\n    transition: all .3s ease;\n    pointer-events: none;\n    z-index: 10000;\n  }\n\n  .rp-toast--show {\n    opacity: 1;\n    transform: translateX(-50%) translateY(0);\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 768px) {\n    .rp-donations { \n      grid-template-columns: 1fr;\n      gap: 20px;\n    }\n  }\n<\/style>\n\n<div class=\"rp-donations\" role=\"region\" aria-label=\"RISE Project Donations\">\n  \n  <div class=\"rp-donations__left\">\n    <h3 class=\"rp-title\">Bank Account<\/h3>\n\n    <ul class=\"rp-banklist\" id=\"rp-banklist\">\n      <li data-copy=\"ASOCIA\u021aIA RISE PROJECT\">Beneficiary: <strong>RISE PROJECT ASSOCIATION<\/strong><\/li>\n      <li data-copy=\"30063132\">Tax ID: <strong>30063132<\/strong><\/li>\n      <li data-copy=\"Banca Transilvania\">Bank: <strong>Transilvania<\/strong><\/li>\n      <li data-copy=\"BTRLRO22\">SWIFT: <strong>BTRLRO22<\/strong><\/li>\n      <li data-copy=\"RO95BTRLRONCRT0V15172501\">RON: <strong>RO95BTRLRONCRT0V15172501<\/strong><\/li>\n      <li data-copy=\"RO80BTRLEURCRT0V15172501\">EUR: <strong>RO80BTRLEURCRT0V15172501<\/strong><\/li>\n      <li data-copy=\"RO23BTRLUSDCRT0V15172501\">USD: <strong>RO23BTRLUSDCRT0V15172501<\/strong><\/li>\n    <\/ul>\n\n    <div class=\"rp-copyhint\">Click the text to copy the details.<\/div>\n  <\/div>\n\n  <div class=\"rp-donations__right\">\n    <h3 class=\"rp-title\">Patreon<\/h3>\n    <p class=\"rp-desc\">\n      By supporting your favorite authors on Patreon, you become an active participant in their creative process and help continue the investigations.\n    <\/p>\n\n    <a class=\"rp-btn rp-btn--patreon\" href=\"https:\/\/www.patreon.com\/user?u=19570892\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Donate via Patreon\">\n      Donate Now\n    <\/a>\n  <\/div>\n\n<\/div>\n\n<script>\n  (function () {\n    var container = document.currentScript.closest('.rp-donations') || document;\n    var list = container.querySelector('#rp-banklist');\n    var toast;\n\n    function showToast(msg) {\n      if (!toast) {\n        toast = document.createElement('div');\n        toast.className = 'rp-toast';\n        document.body.appendChild(toast);\n      }\n      toast.textContent = msg;\n      toast.classList.add('rp-toast--show');\n      setTimeout(function(){ toast.classList.remove('rp-toast--show'); }, 2000);\n    }\n\n    function copy(text) {\n      if (navigator.clipboard && navigator.clipboard.writeText) {\n        navigator.clipboard.writeText(text).then(function() {\n          showToast('Copied: ' + text);\n        }).catch(function() {\n          showToast('Copy error');\n        });\n      } else {\n        var tmp = document.createElement('textarea');\n        tmp.value = text;\n        document.body.appendChild(tmp);\n        tmp.select();\n        document.execCommand('copy');\n        document.body.removeChild(tmp);\n        showToast('Copied: ' + text);\n      }\n    }\n\n    if (list) {\n      list.addEventListener('click', function (e) {\n        var li = e.target.closest('li[data-copy]');\n        if (li) copy(li.getAttribute('data-copy'));\n      });\n    }\n  })();\n<\/script>\n\n\n\n<!-- separator pu\u021bin mai mare -->\n<div style=\"height:40px;\"><\/div>\n\n\n\n<style>\n  .rise-donations{\n    max-width:1200px;\n    margin:32px auto;\n    padding:0 16px;\n    font-family:inherit\n  }\n\n  .rise-donations h2{\n    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;\n    font-size:28px;\n    line-height:1.2;\n    margin:0 0 24px;\n    font-weight:800;\n    letter-spacing:.2px;\n    text-transform:uppercase;\n    text-align:center;\n  }\n\n  .rise-grid{\n    display:grid;\n    gap:28px;\n    grid-template-columns:repeat(3,1fr)\n  }\n\n  @media(max-width:992px){\n    .rise-grid{grid-template-columns:1fr}\n  }\n\n  .rise-card{\n    background:#f3f3f3;\n    border:1px solid #e7e7e7;\n    border-radius:16px;\n    padding:28px;\n    text-align:center\n  }\n\n  .rise-card h3{\n    margin:0 0 6px;\n    font-size:20px;\n    font-weight:800\n  }\n\n  .rise-card p{\n    margin:0 0 18px;\n    color:#6a6a6a\n  }\n\n  .rise-btn,\n  .rise-card input[type=\"submit\"]{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:14px 22px;\n    border-radius:12px;\n    border:none;\n    cursor:pointer;\n    background:#f2c04b;\n    color:#111;\n    text-decoration:none;\n    font-weight:700;\n    box-shadow:0 2px 6px rgba(0,0,0,.08);\n    transition:transform .12s ease,filter .12s ease;\n    font-family:inherit;\n    font-size:16px;\n    appearance:none\n  }\n\n  .rise-btn:hover,\n  .rise-card input[type=\"submit\"]:hover{\n    filter:brightness(.98);\n    transform:translateY(-1px)\n  }\n\n  .rise-note{\n    font-size:13px;\n    color:#8a8a8a;\n    margin-top:10px\n  }\n<\/style>\n\n<section class=\"rise-donations\" aria-label=\"RISE Project Donations\">\n  <h2>Donate via PayPal<\/h2>\n\n  <div class=\"rise-grid\">\n    <div class=\"rise-card\">\n      <h3>One-Time Donation<\/h3>\n      <p>Support our investigations with a one-time contribution.<\/p>\n\n      <form action=\"https:\/\/www.paypal.com\/donate\" method=\"post\" target=\"_top\" onsubmit=\"return openPayPal(this)\" style=\"margin:0;\">\n        <input type=\"hidden\" name=\"hosted_button_id\" value=\"QL86MDL45FQEU\" \/>\n        <input type=\"submit\" value=\"Donate Once\" \/>\n      <\/form>\n\n      <div class=\"rise-note\">The secure PayPal page will open.<\/div>\n    <\/div>\n\n    <div class=\"rise-card\">\n      <h3>Monthly Donation<\/h3>\n      <p>Recurring contribution, you can stop it anytime from your PayPal account.<\/p>\n\n      <form action=\"https:\/\/www.paypal.com\/donate\" method=\"post\" target=\"_top\" onsubmit=\"return openPayPal(this)\" style=\"margin:0;\">\n        <input type=\"hidden\" name=\"hosted_button_id\" value=\"R66SQAPG4SU68\" \/>\n        <input type=\"submit\" value=\"Donate Monthly\" \/>\n      <\/form>\n\n      <div class=\"rise-note\">\n        On the PayPal page, select <em>\u201cMonthly\u201d<\/em>.\n      <\/div>\n    <\/div>\n\n    <div class=\"rise-card\">\n      <h3>Unsubscribe<\/h3>\n      <p>If you no longer want the monthly contribution, you can stop recurring payments.<\/p>\n\n      <a class=\"rise-btn\" href=\"https:\/\/www.riseproject.ro\/donatii\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Unsubscribe from monthly contributions\">\n        Unsubscribe\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  function openPayPal(form) {\n    const action = form.getAttribute('action');\n    const hosted = form.querySelector('[name=\"hosted_button_id\"]').value;\n    window.open(`${action}?hosted_button_id=${hosted}`, '_blank', 'noopener');\n    return false;\n  }\n<\/script>\n\n\n\n<style>\n    .rise-section {\n        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n        text-align: center;\n        padding: 50px 20px 20px;\n        background-color: #fff;\n        max-width: 800px;\n        margin: 0 auto;\n    }\n\n    .rise-title {\n        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n        color: #000000;\n        font-size: 28px;\n        font-weight: 800;\n        margin: 0 0 20px;\n        line-height: 1.2;\n        letter-spacing: .2px;\n        text-transform: uppercase;\n        text-align: center;\n    }\n\n    .rise-text {\n        color: #000000;\n        font-size: 18px;\n        line-height: 1.6;\n        margin-bottom: 25px;\n        font-weight: 400;\n    }\n\n    .rise-text strong {\n        font-weight: 700;\n    }\n\n    .rise-button {\n        display: inline-block;\n        background-color: #FF0045;\n        color: #ffffff !important;\n        text-decoration: none;\n        padding: 16px 32px;\n        font-size: 16px;\n        font-weight: 700;\n        border-radius: 4px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        transition: background-color 0.3s ease, transform 0.2s ease;\n        box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    }\n\n    .rise-button:hover {\n        background-color: #d9003b;\n        transform: translateY(-1px);\n        box-shadow: 0 6px 8px rgba(0,0,0,0.15);\n    }\n<\/style>\n\n<div class=\"rise-section\">\n    <h2 class=\"rise-title\">SUPPORT THROUGH BENEVITY<\/h2>\n    \n    <p class=\"rise-text\">\n        If your employer uses <strong>Benevity<\/strong>, you can support Rise Project directly through the platform.\n    <\/p>\n    \n    <a href=\"https:\/\/causes.benevity.org\/causes\/642-5824605018643_AEDE\" class=\"rise-button\" target=\"_blank\" rel=\"noopener\">\n        Benevity\n    <\/a>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>In an era where truth is stifled by fake news, manipulation, and disinformation, investigative journalism remains the most effective tool for combating lies and corruption. Help us continue our investigative work, an essential pillar for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":41130,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"templates\/template-donation.php","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-19448","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Support Independent, Public-Interest Journalism &#8226; Rise Project<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.riseproject.ro\/en\/donation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Support Independent, Public-Interest Journalism &#8226; Rise Project\" \/>\n<meta property=\"og:description\" content=\"In an era where truth is stifled by fake news, manipulation, and disinformation, investigative journalism remains the most effective tool for combating lies and corruption. Help us continue our investigative work, an essential pillar for [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.riseproject.ro\/en\/donation\/\" \/>\n<meta property=\"og:site_name\" content=\"Rise Project\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/riseproject.ro\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-30T08:58:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.riseproject.ro\/wp-content\/uploads\/2023\/11\/og-social-sm.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/donation\\\/\",\"url\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/donation\\\/\",\"name\":\"Support Independent, Public-Interest Journalism &#8226; Rise Project\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/donation\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/donation\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.riseproject.ro\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/logo-dark.svg\",\"datePublished\":\"2013-02-26T13:24:43+00:00\",\"dateModified\":\"2026-03-30T08:58:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/donation\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/donation\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/donation\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.riseproject.ro\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/logo-dark.svg\",\"contentUrl\":\"https:\\\/\\\/www.riseproject.ro\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/logo-dark.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/donation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\",\"item\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Support Independent, Public-Interest Journalism\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/\",\"name\":\"Rise Project\",\"description\":\"Comunitate de jurnali\u0219ti, programatori \u0219i activi\u0219ti.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/#organization\",\"name\":\"Rise Project\",\"url\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.riseproject.ro\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/og-social-1.png\",\"contentUrl\":\"https:\\\/\\\/www.riseproject.ro\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/og-social-1.png\",\"width\":1600,\"height\":900,\"caption\":\"Rise Project\"},\"image\":{\"@id\":\"https:\\\/\\\/www.riseproject.ro\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/riseproject.ro\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Support Independent, Public-Interest Journalism &#8226; Rise Project","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.riseproject.ro\/en\/donation\/","og_locale":"en_US","og_type":"article","og_title":"Support Independent, Public-Interest Journalism &#8226; Rise Project","og_description":"In an era where truth is stifled by fake news, manipulation, and disinformation, investigative journalism remains the most effective tool for combating lies and corruption. Help us continue our investigative work, an essential pillar for [&hellip;]","og_url":"https:\/\/www.riseproject.ro\/en\/donation\/","og_site_name":"Rise Project","article_publisher":"https:\/\/www.facebook.com\/riseproject.ro\/","article_modified_time":"2026-03-30T08:58:03+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/www.riseproject.ro\/wp-content\/uploads\/2023\/11\/og-social-sm.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.riseproject.ro\/en\/donation\/","url":"https:\/\/www.riseproject.ro\/en\/donation\/","name":"Support Independent, Public-Interest Journalism &#8226; Rise Project","isPartOf":{"@id":"https:\/\/www.riseproject.ro\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.riseproject.ro\/en\/donation\/#primaryimage"},"image":{"@id":"https:\/\/www.riseproject.ro\/en\/donation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.riseproject.ro\/wp-content\/uploads\/2025\/12\/logo-dark.svg","datePublished":"2013-02-26T13:24:43+00:00","dateModified":"2026-03-30T08:58:03+00:00","breadcrumb":{"@id":"https:\/\/www.riseproject.ro\/en\/donation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.riseproject.ro\/en\/donation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.riseproject.ro\/en\/donation\/#primaryimage","url":"https:\/\/www.riseproject.ro\/wp-content\/uploads\/2025\/12\/logo-dark.svg","contentUrl":"https:\/\/www.riseproject.ro\/wp-content\/uploads\/2025\/12\/logo-dark.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.riseproject.ro\/en\/donation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"","item":"https:\/\/www.riseproject.ro\/en\/"},{"@type":"ListItem","position":2,"name":"Support Independent, Public-Interest Journalism"}]},{"@type":"WebSite","@id":"https:\/\/www.riseproject.ro\/en\/#website","url":"https:\/\/www.riseproject.ro\/en\/","name":"Rise Project","description":"Comunitate de jurnali\u0219ti, programatori \u0219i activi\u0219ti.","publisher":{"@id":"https:\/\/www.riseproject.ro\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.riseproject.ro\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.riseproject.ro\/en\/#organization","name":"Rise Project","url":"https:\/\/www.riseproject.ro\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.riseproject.ro\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.riseproject.ro\/wp-content\/uploads\/2023\/11\/og-social-1.png","contentUrl":"https:\/\/www.riseproject.ro\/wp-content\/uploads\/2023\/11\/og-social-1.png","width":1600,"height":900,"caption":"Rise Project"},"image":{"@id":"https:\/\/www.riseproject.ro\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/riseproject.ro\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.riseproject.ro\/en\/wp-json\/wp\/v2\/pages\/19448","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.riseproject.ro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.riseproject.ro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.riseproject.ro\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.riseproject.ro\/en\/wp-json\/wp\/v2\/comments?post=19448"}],"version-history":[{"count":46,"href":"https:\/\/www.riseproject.ro\/en\/wp-json\/wp\/v2\/pages\/19448\/revisions"}],"predecessor-version":[{"id":41461,"href":"https:\/\/www.riseproject.ro\/en\/wp-json\/wp\/v2\/pages\/19448\/revisions\/41461"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.riseproject.ro\/en\/wp-json\/wp\/v2\/media\/41130"}],"wp:attachment":[{"href":"https:\/\/www.riseproject.ro\/en\/wp-json\/wp\/v2\/media?parent=19448"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}