Created
November 12, 2012 14:10
-
-
Save ZweiSteinSoft/4059593 to your computer and use it in GitHub Desktop.
New cards field in Tweet objects
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cards": { | |
"summaries": [{ | |
"url": "http:\/\/t.co\/WuTxlJeV", | |
"title": "Verkn\u00fcpfung auf der Windows-8-Startseite anheften", | |
"description": "Viele Nutzer legen sich Verkn\u00fcpfungen auf ihrem Desktop an, um schnell auf Dateien oder Programme zuzugreifen. Solche Verkn\u00fcpfungen k\u00f6nnen Sie auch auf der Windows-8-Startseite ablegen. Ein Klick auf...", | |
"author_user": { | |
/* a User object of the twitter:creator tag in the Twitter card */ | |
}, | |
"site_user": { | |
/* a User object of the twitter:site tag in the Twitter card */ | |
}, | |
"images": { | |
"mobile": { | |
"width": 60, | |
"height": 60, | |
"image_url": "https:\/\/o.twimg.com\/1\/proxy.jpg?t=FQIVAhhKaHR0cDovL2ltZy5zY2hpZWIuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTIvMTEvd2luOC1hbi1zdGFydC1hbmhlZnRlbi5qcGcUAhYAEgA&s=A_oVdOF-AQFY5enX04T0MbRJgJzqXxj4Wrp6l28Q5Zs", | |
"image_url_2x": "https:\/\/o.twimg.com\/1\/proxy.jpg?t=FQIVAhhKaHR0cDovL2ltZy5zY2hpZWIuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTIvMTEvd2luOC1hbi1zdGFydC1hbmhlZnRlbi5qcGcUBBYAEgA&s=2dC69Png66eoO7oJiBr7fNrjCuRwNonYNaX_MvC_JYc" | |
}, | |
"web": { | |
"width": 120, | |
"height": 120, | |
"image_url": "https:\/\/o.twimg.com\/1\/proxy.jpg?t=FQIVBBhKaHR0cDovL2ltZy5zY2hpZWIuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTIvMTEvd2luOC1hbi1zdGFydC1hbmhlZnRlbi5qcGcUAhYAEgA&s=mlO_qpdxnVXm7lduv4Xdd6i5wH4q6fGIK3_WkagWoSU", | |
"image_url_2x": "https:\/\/o.twimg.com\/1\/proxy.jpg?t=FQIVBBhKaHR0cDovL2ltZy5zY2hpZWIuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTIvMTEvd2luOC1hbi1zdGFydC1hbmhlZnRlbi5qcGcUBBYAEgA&s=J1j6R7fF3ZVLNeiSF1TqmSifuWk7so7IFCzrDw48gxA" | |
}, | |
"tablet": { | |
"width": 120, | |
"height": 120, | |
"image_url": "https:\/\/o.twimg.com\/1\/proxy.jpg?t=FQIVBhhKaHR0cDovL2ltZy5zY2hpZWIuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTIvMTEvd2luOC1hbi1zdGFydC1hbmhlZnRlbi5qcGcUAhYAEgA&s=HY7sssJlVR-H3KLhfo_MjtjeOxSRkAJR8L--RChwFtw", | |
"image_url_2x": "https:\/\/o.twimg.com\/1\/proxy.jpg?t=FQIVBhhKaHR0cDovL2ltZy5zY2hpZWIuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTIvMTEvd2luOC1hbi1zdGFydC1hbmhlZnRlbi5qcGcUBBYAEgA&s=VCJUqe3h22RrVxJAzzzSqbTdDURkIQHmEXkonjbfqeo" | |
} | |
} | |
}] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment