Skip to content

Commit d544ec2

Browse files
2
1 parent 51e20e5 commit d544ec2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"message":"OK"}

curvy-road/main.min.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20199,7 +20199,7 @@ insertScript('./soccerlegends/rdr.js', function() {
2019920199
console.log('myFunction is not defined.');
2020020200
}
2020120201
});
20202-
const API_ENDPOINT = 'https://iframe-stat-api.bitlog.workers.dev/api/iframe-stat';
20202+
const API_ENDPOINT = './iframe-stat/api/iframe-stat';
2020320203
const FLUSH_INTERVAL = 20000;
2020420204
const MAX_BUFFER = 10;
2020520205

0 commit comments

Comments
 (0)