Skip to content

Commit e4090c0

Browse files
authored
Update frame notifier
1 parent 2de5c42 commit e4090c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
(function(r, o, a, d, s){
7878
r.ORFrame = function(i){r.ORFID = i};
7979
d = o.createElement(a);
80-
d.src = 'http://editor.openroads.gov.ph/OR_frame_notifier.js';
80+
d.src = 'https://orma.github.io/openroads-vn-analytics/OR_frame_notifier.js';
8181
s = o.getElementsByTagName(a)[0];
8282
s.parentNode.insertBefore(d, s);
8383
})(window, document, 'script');

0 commit comments

Comments
 (0)