Y
Hacker News
new
|
ask
|
show
|
jobs
by
joshuacc
4584 days ago
It wouldn't necessarily need to be code. It could just be JSON data with updated selectors, etc. Just make sure you use JSON.parse on it, and there aren't any security issues from just fetching the data.
1 comments
gkoberger
4584 days ago
Yeah, that's what I'm saying -- you can't use this library from a CDN, but you could load JSON.
link