Skip to content

Commit 713ef96

Browse files
author
Stephen Miles
committed
New Google Drive sheet for source data.
1 parent a25d3d2 commit 713ef96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Rapi Castillo
55
*/
6-
$url = "https://docs.google.com/spreadsheets/d/1T09be8U1qmDF0qJ5QB0xFE4pwikknUpy4MMN6Hrpcb4/export?gid=0&format=csv";
6+
$url = "https://docs.google.com/spreadsheets/d/1pREvLn2nidERGfXPQ2Q49D-VCMUcETx6A9JVusv5xu8/export?gid=0&format=csv";
77
$content = file_get_contents($url);
88
// $data = json_decode($content);
99

0 commit comments

Comments
 (0)