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 83ebc1b commit fffe05eCopy full SHA for fffe05e
public/runtime-caching.js
@@ -12,10 +12,10 @@
12
origin: /\.(?:googleapis|gstatic|firebaseio)\.com$/
13
})
14
global.toolbox.router.get('/(.+)', global.toolbox.fastest, {
15
- origin: 'https://hacker-news.firebaseio.com'
+ origin: 'https://hacker-news.firebaseio.com'
16
17
18
- origin: 'https://s-usc1c-nss-136.firebaseio.com'
+ origin: 'https://s-usc1c-nss-136.firebaseio.com'
19
20
})(self)
21
0 commit comments