From 80fd456e04dddd39c0a4bfdda5e2ff92aebf94e7 Mon Sep 17 00:00:00 2001 From: Alex Liebowitz Date: Mon, 10 Oct 2016 00:26:10 -0400 Subject: [PATCH] Add query strings to JS files to bypass caching As of lbrynet 0.6.4 we're giving the right headers for JS files, so we only need a fixed query string to force a new load once. --- dist/index.html | 50 ++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/dist/index.html b/dist/index.html index ee164944d..96b9c1c52 100644 --- a/dist/index.html +++ b/dist/index.html @@ -25,30 +25,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + +