We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be833e6 commit e8677aeCopy full SHA for e8677ae
1 file changed
views/assets/js/csel.js
@@ -141,7 +141,7 @@ const storageId = '{{hu-lts}}-storage',
141
defaultTheme = 'dark',
142
// Choose the default transport mode, for proxying, based on the browser.
143
// Firefox is not supported by epoxy yet, which is why this is implemented.
144
- defaultMode = '{{libcurl}}',
+ defaultMode = '{{epoxy}}',
145
defaultSearch = '{{defaultSearch}}';
146
147
// All code in this block is used by menu items that adjust website settings.
0 commit comments