From 8fb2d7b5c69e38bea780c758e15185bba0cef4f9 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Wed, 30 Sep 2015 11:00:41 +0100 Subject: Switch to using cURL instead of get_file_contents to allow bind address to be specified --- iplayer.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'iplayer.php') diff --git a/iplayer.php b/iplayer.php index b1a2007..e97cc2a 100644 --- a/iplayer.php +++ b/iplayer.php @@ -1,4 +1,6 @@