[
    {   
        "id": 1,
        "donationPaymentTitle": "",
        "donationPaymentImagePath": "",
        "donationPaymentImageAlt": "",
        "donationPaymentSubTitle": "",
        "donationPaymentText": ""
    },
    {
        "id": 2,
        "donationPaymentTitle": "Bitcoin",
        "donationPaymentImagePath": "../../images/content-images/donate/rick-roll-qr-code.png",
        "donationPaymentImageAlt": "BTC Wallet-Qr-Code",
        "donationPaymentSubTitle": "Pay in Bitcoin",
        "donationPaymentWalletText": "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa",
        "donationPaymentText": "By donating you support this blog and you help to test free speech in its most extreme measures ;)"
    },
    {
        "id": 3,
        "donationPaymentTitle": "Monero",
        "donationPaymentImagePath": "../../images/content-images/donate/rick-roll-qr-code-2.png",
        "donationPaymentImageAlt": "XMR Wallet-Qr-Code",
        "donationPaymentSubTitle": "Pay in Monero",
        "donationPaymentWalletText": "4BrL51JCc9NGQ71kWhnYoDRffsDZy7m1HU<br>U7MRU4nUMXAHNFBEJhkTZVqHdaLpnP5<br>n5aW19zGEZ9Z6412UCN4P1J1111111",
        "donationPaymentText": "By donating you support this blog and you help to test free speech in its most extreme measures ;)"
    }
]