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 0ae2234 commit 1b4fb37Copy full SHA for 1b4fb37
js/app.js
@@ -176,7 +176,7 @@ function poll() {
176
177
function updateNumberOfLogins(callback) {
178
$.ajax({
179
- url: "https://webtask.it.auth0.com/api/run/%3Cspan%20class="x x-first x-last">auth0/proxy?url=http://metrics.it.auth0.com/counters",
+ url: "https://webtask.it.auth0.com/api/run/%3Cspan%20class="x x-first x-last">wt-matiasw-gmail_com-0/proxy?url=http://metrics.it.auth0.com/counters",
180
cache: false
181
}).done(function(response) {
182
numberOfLogins = response.logins;
0 commit comments