Skip to content

Commit

Permalink
Add sample fetch list
Browse files Browse the repository at this point in the history
  • Loading branch information
agologan committed Mar 13, 2024
1 parent 52fbc1c commit e0b31e0
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions examples.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[
{ "url": "http://www.hellochar.com/flame?name=WebViewScreenSaver", "duration": 600 },
{ "url": "http://www.google.com/trends/hottrends/visualize?pn=p1", "duration": 600 },
{ "url": "http://globe.chromeexperiments.com/", "duration": 600 },
{ "url": "http://clouds.chromeexperiments.com/", "duration": 600 },
{ "url": "http://randomstreetview.com/#slideshow", "duration": 600 },
{ "url": "http://oos.moxiecode.com/js_webgl/forest/index.html", "duration": 600 },
{ "url": "http://oos.moxiecode.com/js_webgl/water_noise/", "duration": 600 },
{ "url": "http://www.iamnop.com/particles/", "duration": 600 },
{ "url": "http://mrdoob.com/lab/javascript/webgl/clouds/", "duration": 600 },
{ "url": "http://mrdoob.com/lab/javascript/webgl/particles/magicdust.html", "duration": 600 },
{ "url": "http://www.airtightinteractive.com/demos/js/nebula/", "duration": 600 },
{ "url": "http://alteredqualia.com/three/examples/webgl_cubes.html", "duration": 600 },
{ "url": "http://akirodic.com/p/jellyfish/", "duration": 600 },
{ "url": "http://matthew.wagerfield.com/flat-surface-shader/", "duration": 600 },
{ "url": "http://codepen.io/ykob/full/zGpjeK/", "duration": 600 },
{ "url": "http://d-pixie.github.io/striped-clock/", "duration": 600 },
{ "url": "http://www.aresluna.org/polish-tv-clock/", "duration": 600 }
]

0 comments on commit e0b31e0

Please sign in to comment.