Three.js: Feature projects broken links

Created on 29 Jun 2020  路  6Comments  路  Source: mrdoob/three.js

Hi, there are some broken links in the demo projects on the home page. I think they can be removed so people don't click to see nothing.

Status | URL | Source link text
-- | -- | --
-1 Not found: The date in the certificate is invalid or has expired | https://www.harp.gl/ |
404 Not Found | https://worlddraw.withgoogle.com/ |
-1 Not found: The server name or address could not be resolved | http://www.veilhymn.com/ |
-1 Not found: The server name or address could not be resolved | https://weather.withspotify.com/ |
-1 Timeout | http://topotopo.io/ |
404 Not Found | http://www.robertadicamerino.com/index-archived.html |
404 Not Found | http://www.gsmlondon.ac.uk/global-oil-map/ |
-1 Timeout | https://masteredfromchaos.com/ |
-1 Timeout | http://annualreport.airbusgroup.com/ |
-1 Timeout | http://www.360syria.com/ |
-1 Timeout | https://uniqueflow.me/ |
404 Not Found | http://www.cryptarismission.com/ |
-1 Timeout | http://lacostewinter.seeourwork.cn/en/ |
-1 Not found: The server name or address could not be resolved | http://breakthrough.nationalgeographic.com/ |
404 Not Found | http://campaign.au.kddi.com/hello/ |
-1 Timeout | http://thedivergentseries.com/ |
-1 Timeout | http://witnessgotham.com/ |
-1 Not found: The server name or address could not be resolved | https://www.batmanarkhamknight.com/en_US/batmobile |
404 Not Found | http://i-remember.fr/en |
-1 Timeout | http://hellorun.helloenjoy.com/ |
404 Not Found | http://www.chromeweblab.com/ |
404 Not Found | http://www.playmapscube.com/ |
-1 Not found: The server name or address could not be resolved | http://inear.se/beanstalk/ |

Most helpful comment

@mrdoob Sure, I can do that tmr. :)

All 6 comments

These two links are working for me:

http://vrdust.org.uk/
https://facebook.github.io/react-vr/

Some links could be retrieved using the wayback machine

https://archive.org/web/

Here is a snapshot of the global oil map:

https://web.archive.org/web/20170513101710/http://www.gsmlondon.ac.uk/global-oil-map/


Harp.gl is still an active open-source project, the certificate just expired, It will probably be fixed soon.

To access non-https website you can still click Proceed (unsafe)

https://www.harp.gl/

http://vrdust.org.uk/
https://facebook.github.io/react-vr/
those works for me now too.

As for ones that aren't directly accessible but can be accessed through archive, then I suggest that they should be directly linked to those links. What do you think?

I wouldn't link to web archive. If the website died... it was meant to die 馃槙

@AnnieTaylorCHEN I usually comment out the links that died:
https://github.com/mrdoob/three.js/blob/5a9813a58fa644427a0374a2e86678235251342a/index.html#L200

Would you like to do a PR against the gh-pages branch with the dead projects commented out?

@mrdoob Sure, I can do that tmr. :)

Was this page helpful?
0 / 5 - 0 ratings