<?php
header('HTTP/1.1 302 Found');
header('Location: http://packages.filebot.net/syno/index.json');
?>