diff --git a/cps/static/js/plugins/search.js b/cps/static/js/plugins/search.js index 607f5a95..b47849d3 100644 --- a/cps/static/js/plugins/search.js +++ b/cps/static/js/plugins/search.js @@ -1,7 +1,7 @@ EPUBJS.reader.search = {}; // Search Server -- https://github.com/futurepress/epubjs-search -EPUBJS.reader.search.SERVER = "https://pacific-cliffs-3579.herokuapp.com"; +EPUBJS.reader.search.SERVER = ""; EPUBJS.reader.search.request = function(q, callback) { var fetch = $.ajax({ diff --git a/cps/templates/read.html b/cps/templates/read.html index d14519f0..44fea970 100644 --- a/cps/templates/read.html +++ b/cps/templates/read.html @@ -73,19 +73,15 @@ - - - - - +