mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-12 11:16:43 +02:00
19 lines
424 B
PHP
19 lines
424 B
PHP
<?php
|
|
|
|
declare(strict_types=1);
|
|
|
|
/**
|
|
* @icon("funding:buymeacoffee")
|
|
* @icon("funding:donorbox")
|
|
* @icon("funding:gofundme")
|
|
* @icon("funding:helloasso")
|
|
* @icon("funding:indiegogo")
|
|
* @icon("funding:kickstarter")
|
|
* @icon("funding:kisskissbankbank")
|
|
* @icon("funding:kofi")
|
|
* @icon("funding:liberapay")
|
|
* @icon("funding:patreon")
|
|
* @icon("funding:paypal")
|
|
* @icon("funding:tipeee")
|
|
* @icon("funding:ulule")
|
|
*/
|