Files
desktop/public/apps/mining-checker/index.php
Lars Gebhardt-Kusche b81de785ac
All checks were successful
Deploy / deploy-staging (push) Successful in 27s
Deploy / deploy-production (push) Has been skipped
mining checker
2026-06-21 00:14:19 +02:00

6 lines
106 B
PHP

<?php
declare(strict_types=1);
require dirname(__DIR__, 3) . '/modules/mining-checker/pages/index.php';