Commit c864b9fa authored by Nico Schallehn's avatar Nico Schallehn

referer gelöscht

parent 6119a93f
......@@ -25,6 +25,6 @@ function PostToHost($host, $path, $referer, $data_to_send) {
printf("Go!\n");
echo PostToHost("mediadb.ivaya.de", "/api.php?key=SCHLUESSEA&action=SetData&Tabelle=Filme", "", "imdbID=0398286&3d=&Gesehen=ja" ).PHP_EOL.PHP_EOL;
echo PostToHost("mediadb.ivaya.de", "/api.php?key=SCHLUESSEA&action=SetData&Tabelle=Filme", "", "imdbID=0398286&3d=&checked=0&comment=Bildfehler" ).PHP_EOL.PHP_EOL;
echo PostToHost("mediadb.ivaya.de", "/api.php?key=SCHLUESSEA&action=SetData&Tabelle=Filme", "", "imdbID=0398286&3d=&Gesehen=ja&checked=0&comment=Bildfehler" ).PHP_EOL.PHP_EOL;
//http://mediadb.ivaya.de/api.php?key=0123456789&action=GetDataList&Tabelle=Serien&Spalten=Statistik
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment