Skip to content

Instantly share code, notes, and snippets.

@MSch
Created April 30, 2012 10:54
Show Gist options
  • Select an option

  • Save MSch/2557345 to your computer and use it in GitHub Desktop.

Select an option

Save MSch/2557345 to your computer and use it in GitHub Desktop.
qando mobile bookmarklet
javascript:d=new Date();document.location='http://m.qando.at/de/get_route.ft?from=DEINE STRASSE 12&time[0]='+d.getHours()+'&time[1]='+d.getMinutes()+'&date[0]='+d.getDate()+'&date[1]='+(d.getMonth()+1)+'&date[2]='+d.getFullYear()
@MSch

MSch commented Apr 30, 2012

Copy link
Copy Markdown
Author

DEINE STRASSE 12 ersetzen durch die tatsächliche Straße von der du meistens wegfährst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment