now.flash.moe/public/get-xml.php

4 lines
53 B
PHP
Raw Permalink Normal View History

2021-05-20 17:38:25 +02:00
<?php
$format = 'xml';
require __DIR__ . '/get.php';