<?php

header("Content-type: application/json");
print file_get_contents("http://".$_SERVER['SERVER_NAME']."/feed/table/assets/cache/2592000/format/single.manifest.json/page/preferences/filename/manifest.json");

?>