Please check out the repository located @ https://github.com/Kaweechelchen/Train-Delays
Feel free to do some pull requests to add your data to it
<?php | |
date_default_timezone_set('Europe/Luxembourg'); | |
$expiryDate = getCertExpiryDate('mona.lu'); | |
if ($expiryDate) { | |
echo date('r', $expiryDate ); | |
} |
<?php | |
$domain = 'http://mona.lu'; | |
echo getPingTime($domain); | |
function getPingTime($domain) { | |
$domain = parse_url($domain, PHP_URL_HOST); | |
exec("ping -c 1 " . $domain . " | head -n 2 | tail -n 1 | awk '{print $7}'", $ping_time); | |
return $ping_time[0]; |
Please check out the repository located @ https://github.com/Kaweechelchen/Train-Delays
Feel free to do some pull requests to add your data to it
var Locale = {} | |
Locale.dateFormat = 'dd-mm-yy'; | |
Locale.timeFormat = 'hh:mm'; | |
Locale.dateAriaLabel = 'Datum, benotzt "CTRL" an d\'Feil-tasten fir ze navigéieren, "Enter" fir ze validéieren'; | |
Locale.loading = "Lued..."; | |
Locale.edit = "Trajet änneren"; | |
Locale.plan = "Trajet plangen"; | |
Locale.geocoderInput = "Gare, Bushaltestell oder Adress"; | |
Locale.startpointEmpty = "Kee Start ausgewielt"; |
sudo su | |
mkdir /mnt/timecapsule | |
echo "//timeCapsuleIp/Data /mnt/toshiba cifs user= timecapsuleUsername,pass= timecapsuleUserPassword,rw,uid=1000,iocharset=utf8,sec=ntlm 0 0" >> /etc/fstab |
<IfModule mod_proxy.c> | |
ProxyPass /.well-known/acme-challenge ! | |
</IfModule> | |
Alias /.well-known/acme-challenge /var/www/letsencrypt/.well-known/acme-challenge | |
<Directory "/var/www/letsencrypt/.well-known/acme-challenge"> | |
Options None | |
AllowOverride None | |
Require all granted | |
AddDefaultCharset off |
{ | |
"basePath": "\/en\/", | |
"pathPrefix": "", | |
"ajaxPageState": { | |
"theme": "kinepolis_zen", | |
"theme_token": "A5qAOgj-36U7RiptsLNZtmyyVmPtqEKE7a_J5nFUey4", | |
"jquery_version": "1.8", | |
"css": { | |
"modules\/system\/system.base.css": 1, | |
"modules\/system\/system.menus.css": 1, |
I hereby claim:
To claim this, I am signing this object: