Skip to content
Snippets Groups Projects
Commit 8cea10d9 authored by ands's avatar ands
Browse files

Jukezone vip1710-ip fixed

parent 461b0862
No related branches found
No related tags found
No related merge requests found
<?php
$requesturl = 'http://192.168.123.104/ajax.php';
//$requesturl = 'http://10.0.2.70/ajax.php';
//$requesturl = 'http://192.168.123.104/ajax.php';
$requesturl = 'http://10.0.2.70/ajax.php';
if(isset($_GET["volume"]))
$requesturl .= '?volume='.$_GET["volume"];
if(isset($_GET["play"]))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment