new file mode 100644
@@ -0,0 +1,7 @@
+<?php
+
+$_SERVER["PATH_INFO"] = "/scrape";
+require("tracker.php");
+exit;
+?>
\ No newline at end of file