Remove site history dropdown and update Electron
Eliminated the custom site history dropdown UI and its related event handlers from script.js. Updated Electron to version 37.2.4 in package.json and package-lock.json. Cleared entries from search-history.json and site-history.json.
This commit is contained in:
+1
-16
@@ -1,18 +1,3 @@
|
||||
[
|
||||
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html",
|
||||
"https://www.youtube.com/",
|
||||
"https://www.youtube.com/watch?v=6JWxHy0C_pI",
|
||||
"https://www.youtube.com/results?search_query=4k+video",
|
||||
"https://www.youtube.com/watch?v=rUOHPDmKTXA",
|
||||
"https://youtube.com/",
|
||||
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html",
|
||||
"https://www.google.com/search?q=Awatapu%20College",
|
||||
"https://andrewzambazos.com/",
|
||||
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html",
|
||||
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html",
|
||||
"https://youtube.com/",
|
||||
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html",
|
||||
"https://www.google.com/",
|
||||
"https://youtube.com/",
|
||||
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html"
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user