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

4 lines
53 B
PHP
Raw Normal View History

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