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 40d8a30 commit a7c2347Copy full SHA for a7c2347
1 file changed
proxyServiceValidator.js
@@ -104,7 +104,7 @@ const testServerResponse = async () => {
104
'http://localhost:8080/assets/js/csel.js',
105
'http://localhost:8080/assets/js/register-sw.js',
106
'http://localhost:8080/assets/json/emu-nav.json',
107
- 'http://localhost:8080/assets/json/blacklist.json',
+ 'http://localhost:8080/assets/txt/blacklist.txt',
108
'http://localhost:8080/assets/json/emulib-nav.json',
109
'http://localhost:8080/assets/json/flash-nav.json',
110
'http://localhost:8080/assets/json/h5-nav.json',
0 commit comments