mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-22 21:11:17 +00:00
Added calendar
This commit is contained in:
3
calendar.php
Normal file
3
calendar.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$url = 'https://p01-calendarws.icloud.com/ca/subscribe/1/n6x7Farxpt7m9S8bHg1TGArSj7J6kanm_2KEoJPL5YIAk3y70FpRo4GyWwO-6QfHSY5mXtHcRGVxYZUf7U3HPDOTG5x0qYnno1Zr_VuKH2M';
|
||||
echo file_get_contents($url);
|
Reference in New Issue
Block a user