Hacker News new | ask | show | jobs
by asdfasdfasdf23 2550 days ago
The site imports a lot of stuff from other URLs.

HN: ycombinator.com news.ycombinator.com

This website: bootstrapcdn.com maxcdn.bootstrapcdn.com cloudflare.com cdnjs.cloudflare.com embedly.com cdn.embedly.com firebaseio.com hacker-news.firebaseio.com fonts.googleapis.com google-analytics.com www.google-analytics.com google.com www.google.com jquery.com code.jquery.com jsdelivr.net cdn.jsdelivr.net maps.googleapis.com mxpnl.com cdn4.mxpnl.com unpkg.com

2 comments

One of the positive things about HN is that the implementation of the software itself is unusually clueful.
those are the libraries the app uses
Just curious, what are you using google maps for?
I have a unreleased feature that uses the places api
If it is an unreleased feature, it should be in an unreleased separate non-production branch and/or removed automatically by build scripts.

The existence of a Google maps URL in the page makes your feature not working yet, but released and contributing cruft to an already troubled page.