Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd better download logic for DAT files #40
Closed
Comments
|
Possibly by wrapping dat files as extensions instead. |
|
Fixed here and in commits after this: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently it just downloads on each run.
It should use etags and conditionally download and check only on certain time intervals. See browser-laptop for reference.