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
| <!doctype html> | |
| <html ⚡> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>amp-list examples</title> | |
| <link rel="canonical" href="$SOME_URL" /> | |
| <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> | |
| <style>body {opacity: 0}</style><noscript><style>body {opacity: 1}</style></noscript> | |
| <script async src="https://cdn.ampproject.org/v0.js"></script> | |
| <script async custom-template="amp-mustache" src="https://cdn.ampproject.org/v0/amp-mustache-0.1.js"></script> |
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
| <intent-filter android:autoVerify="true"> | |
| <action android:name="android.intent.action.VIEW"/> | |
| <category android:name="android.intent.category.DEFAULT"/> | |
| <category android:name="android.intent.category.BROWSABLE"/> | |
| <data android:host="applinkingexperiment.appspot.com" android:scheme="http"/> | |
| <data android:host="applinkingexperiment.appspot.com" android:scheme="https"/> | |
| </intent-filter> |
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
| { | |
| "statements": [ | |
| { | |
| "source": { | |
| "web": { | |
| "site": "https://applinkingexperiment.appspot.com." | |
| } | |
| }, | |
| "relation": "delegate_permission/common.handle_all_urls", | |
| "target": { |
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
| Valid | |
| [1] | |
| Invalid | |
| [1],[2] | |
| Valid | |
| [[1], [2]] |
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
| <iframe src="https://www.flickr.com/photos/adewale_oshineye/11477670975/player/f4cf0545f9" height="500" width="313" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe> |
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
| ===Before=== | |
| <div class="questionItem"><div class="QDJ_date"><p class="questionDate">Vendredi 29 novembre : Football</p><p class="questionLabel"><a href="/qdj/3152">Zlatan Ibrahimovic finira-t-il cette saison meilleur buteur de la Ligue des champions ?</a></p><div class="questionGraph"><span class="QDJ_OUI" style="width:252px;">Oui 56%</span><span class="QDJ_NON" style="width:184.5px;">Non 41%</span><span class="QDJ_NSP" style="width:18px"> </span></div></div> <div class="nb_votes">33 307 votes</div> | |
| <button | |
| class="g-interactivepost" | |
| data-contenturl="http://www.lequipe.fr/qdj/3152" | |
| data-calltoactionlabel="VOTE" | |
| data-calltoactionurl="http://www.lequipe.fr/qdj/3152#visuel" | |
| data-clientid="581279799487.apps.googleusercontent.com" | |
| data-cookiepolicy="single_host_origin" | |
| data-prefilltext="Zlatan Ibrahimovic finira-t-il cette saison meilleur buteur de la Ligue des champions ?" |
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
| public class SingletonExample { | |
| private static SingletonExample instance = new SingletonExample(); | |
| public static SingletonExample getInstance() { | |
| return instance; | |
| } | |
| private SingletonExample() { | |
| //Make sure they can't create another instance | |
| } | |
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
| PicasaWeb: | |
| <table style="width:194px;"><tr><td align="center" style="height:194px;background:url(https://picasaweb.google.com/s/c/transparent_album_background.gif) no-repeat left"><a href="https://picasaweb.google.com/105037104815911535953/DesignMuseum?authuser=0&feat=embedwebsite"><img src="https://lh5.googleusercontent.com/-EOtNtxZAp5A/URhEepxTTlE/AAAAAAABqYg/o1jutbRIaj4/s160-c/DesignMuseum.jpg" width="160" height="160" style="margin:1px 0 0 4px;"></a></td></tr><tr><td style="text-align:center;font-family:arial,sans-serif;font-size:11px"><a href="https://picasaweb.google.com/105037104815911535953/DesignMuseum?authuser=0&feat=embedwebsite" style="color:#4D4D4D;font-weight:bold;text-decoration:none;">Design Museum</a></td></tr></table> | |
| Friendfeed: | |
| <script type="text/javascript" src="http://friendfeed.com/embed/widget/ade?v=3&width=200"></script><noscript><a href="http://friendfeed.com/ade"><img alt="View my FriendFeed" style="border:0;" src="http://friendfeed.com/embed/widget/ade?v=3&width=200&fo |
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
| Google+: | |
| <!-- Place this tag in your head or just before your close body tag. --> | |
| <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> | |
| <!-- Place this tag where you want the widget to render. --> | |
| <div class="g-post" data-href="https://plus.google.com/105037104815911535953/posts/UmRCitJhbGd"></div> | |
| Facebook: | |
| <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> | |
| <div class="fb-post" data-href="https://www.facebook.com/photo.php?fbid=593929277310086&set=a.229737897062561.56301.193742123995472&type=1" data-width="550"><div class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/photo.php?fbid=593929277310086&set=a.229737897062561.56301.193742123995472&type=1">Post</a> by <a href="https://www.facebook |
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
| var moment = { | |
| 'type' : 'http://schemas.google.com/AddActivity', | |
| 'target' : { | |
| 'url' : 'https://developers.google.com/+/web/snippet/examples/widget' | |
| } | |
| }; | |
| var request = gapi.client.request({ | |
| 'path' : 'plus/v1/people/me/moments/vault', | |
| 'method' : 'POST', |