| Current Path : /home/seto/888mirror.pm/ |
| Current File : /home/seto/888mirror.pm/widget.php |
<?php
header('Content-Type: application/javascript; charset=UTF-8');
header('Cache-Control: no-store, no-cache, must-revalidate');
header('Pragma: no-cache');
header('Access-Control-Allow-Origin: *');
readfile(__DIR__ . '/widget.js');