From 57dfd9e4a7246c38fdd93178eed0bc97fc8a44a7 Mon Sep 17 00:00:00 2001 From: pete-harris-sf Date: Mon, 4 Dec 2017 23:58:42 +0800 Subject: [PATCH] Update fetch-ext.inc.php --- fetch-ext.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch-ext.inc.php b/fetch-ext.inc.php index e65e975..16867f2 100644 --- a/fetch-ext.inc.php +++ b/fetch-ext.inc.php @@ -9,4 +9,4 @@ function getter($url) { return $data; } -echo getter('http://yourdomain.com/waktu-solat.php'); +echo getter('https://raw.githubusercontent.com/pete-harris-sf/tools/master/waktu-solat.php');