in reply to Re^3: Using a git filter to Cache HTML Resources Locally
in thread Using a git filter to Cache HTML Resources Locally
The interesting part is not the URL rewriting but the automatic download of the remote URL to a local file.
It wouldn't be hard to try to load both URLs from Javascript, or whatever, but why add additional complexity when you can just rewrite the file?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Using a git filter to Cache HTML Resources Locally
by soonix (Chancellor) on Oct 12, 2018 at 08:53 UTC | |
|
Re^5: Using a git filter to Cache HTML Resources Locally
by Anonymous Monk on Oct 14, 2018 at 07:03 UTC | |
by haukex (Archbishop) on Oct 14, 2018 at 07:22 UTC |