Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
It is possible to force the browser to always access certain resources over the network (this process is known as whitelisting). This means the browser will not cache them locally and they will not be available when the user is offline. To specify a resource as online only, use the NETWORK: keyword (the trailing : is essential) in the manifest file like so:
CACHE MANIFEST index.html scripts/demo.js styles/screen.css NETWORK: logo.jpg