cloudflare
tcp/443
Exposing Swagger/OpenAPI documentation is primarily a risk if your API has underlying security flaws, as it gives attackers a precise roadmap to find them.
Those detail every endpoint, parameter, and data model, making it easier to discover and exploit vulnerabilities like broken access control or injection points.
While a perfectly secure API mitigates the danger, protecting your documentation is a critical layer of defense that forces attackers to work without a map.
Severity: info
Fingerprint: 5733ddf49ff49cd1bf890109bf890109bf890109bf890109bf890109bf890109
Public Swagger UI/API detected at path: /api-docs/swagger.json
Open service 104.19.241.93:443 · app.readi-watch.com
2026-01-09 09:24
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 09:24:57 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9bb2e271bc1d1936-AMS
x-powered-by: Express
x-content-type-options: nosniff
set-cookie: gbinnovation_live_u2main=bus|1767950697344x707156991992821400|1767950697357x588959111753131200; path=/; expires=Mon, 12 Jan 2026 09:24:57 GMT; domain=app.readi-watch.com; secure; httponly
set-cookie: gbinnovation_live_u2main.sig=wuMMzU7ZuLlx3K93M777i5GWSM8; path=/; expires=Mon, 12 Jan 2026 09:24:57 GMT; domain=app.readi-watch.com; secure; httponly
set-cookie: gbinnovation_u1main=1767950697344x707156991992821400; path=/; domain=app.readi-watch.com; secure
referrer-policy: origin
x-frame-options: DENY
content-security-policy: frame-ancestors 'none';
cache-control: no-store
x-bubble-perf: {"total":216.2,"percents":{"top":{"bubble_cpu":52,"block":48.5,"capacity_rl":0,"other_pause":0,"pre_fiber":0.3},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":75.5,"appserver_cache_misses_time":0,"redis":24,"fiber_queue":4.4,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"derived_cache_attempts":8,"derived_cache_memory_misses":8,"serverjson":137,"appserver_cache_attempts":1,"appserver_mem_cache_hits":0,"appserver_cache_hits":1,"appserver_cache_misses":0,"redis":43,"fiber_queue":197,"blocks":196},"misc":{"userdb_results":1,"userdb_data":258,"spent_time":16869405}}
x-bubble-capacity-used: 0.26 unit-seconds used
x-bubble-capacity-limit: 0 ms slower
vary: Accept-Encoding
cf-cache-status: DYNAMIC
Strict-Transport-Security: max-age=31536000
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Page title: Workspace
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Workspace</title>
<script type="text/javascript">
window.bubble_session_uid = '1767950697344x707156991992821400';
</script>
<script type="text/javascript">
window.headers_source_maps = [["plugin_main_headers_1529535510382x166541069778419700",209,213],["plugin_main_headers_1553006094610x835866904531566600",214,218],["plugin_main_headers_1580238841425x582072028873097200",219,250],["plugin_main_headers_1582601241392x653181519983018000",251,252],["plugin_main_headers_1634039030974x830815304048443400",253,257],["plugin_main_headers_1649345542700x110711831188209660",258,261],["plugin_main_headers_1670612027178x122079323974008830",262,272],["plugin_page_headers_AAC",273,275],["plugin_page_headers_ACI",276,278],["plugin_page_headers_ACU",279,281],["plugin_page_headers_AII",282,284],["plugin_page_headers_AcK",285,287],["plugin_page_headers_AAC",288,290],["custom_page_header",292,355],["custom_app_header",356,402]]
</script>
<script type="text/javascript">
function make_proxy(target, name) {
return new Proxy(target, {
get: function(target, prop) {
if (prop in target) {
return target[prop];
}
throw new Error('The variable ' + name + ' is not fully initialized yet');
}
});
}
window.appquery = make_proxy({
app_version: function() { return "live"; },
last_change: function() { return "43780160494";},
}, 'appquery');
window.Lib = new Proxy(function() {}, {
get: function(target, prop) {
if (prop === 'is_skeleton') {
return true;
}
throw new Error('The variable ' + Lib + ' is not fully initialized yet');
},
apply: function() {
return make_proxy({
current_user: function() {
return make_proxy({ id: "1767950697344x707156991992821400" }, 'Lib().current_user');
}
}, 'Lib()');
}
});
</script>
<script type="text/javascript">
function load_error_function (event) {
return window.load_error_log.push({ msg: event.message, error_url: event.filename, line: event.lineno, col: event.colno })
}
window.load_error_log = [];
window.addEventListener('error', load_error_function);
window.disableLoadErrorFunction = function () {
window.removeEventListener('error', load_error_function);
}
</script>
<meta name="referrer" content="origin">
<script type="text/javascript">
if (!window._bubble_page_load_data) {
window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['pre_early_js'] = Date.now();
</script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/early_js/05ae9fe83d6b755291132aab9d325d70918aafd336da1bd91a41a31c8b25734b/early.js"></script><script type="text/javascript">
if (!window._bubble_page_load_data) {
window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['post_early_js'] = Date.now();
</script>
<script type="text/javascript">(function () {
function onWebFontFinish () {
window.google_web_fonts_active = true;
if (window.google_web_fonts_active_cb) {
window.google_web_fonts_active_cb();
}
(function fontface_loaded_snippet (font) {
if (window.fontface_loaded == null) {
window.fontface_loaded = {}
}
if (font != null) {
window.fontface_loaded[font] = true
} else {
window.all_fontface_loaded = true
}
if (window.fontface_webfonts_loaded_cb) {
return window.fontface_webfonts_loaded_cb(font)
}
})()
}
const WebFontConfig = {'google': { families: ["Inter:500","Inter:700","Inter:800","Inter:italic","Inter:regular","Lato:regular","Lato:regular","Lato:400","Lato:900","Lato:900","Lato:700"] },
active: function() {
onWebFontFinish()
},
inactive: function() {
console.log('Failed to load al
Open service 104.19.241.93:443 · app.readi-watch.com
2026-01-02 12:36
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 12:36:35 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9b7a4d880c4f544f-YYZ
x-powered-by: Express
x-content-type-options: nosniff
set-cookie: gbinnovation_live_u2main=bus|1767357395394x280895022626745470|1767357395420x892468334790870000; path=/; expires=Mon, 05 Jan 2026 12:36:35 GMT; domain=app.readi-watch.com; secure; httponly
set-cookie: gbinnovation_live_u2main.sig=bal7xtW9HJQ_5ln8yskgC5puNOU; path=/; expires=Mon, 05 Jan 2026 12:36:35 GMT; domain=app.readi-watch.com; secure; httponly
set-cookie: gbinnovation_u1main=1767357395394x280895022626745470; path=/; domain=app.readi-watch.com; secure
referrer-policy: origin
x-frame-options: DENY
content-security-policy: frame-ancestors 'none';
cache-control: no-store
x-bubble-perf: {"total":359.9,"percents":{"top":{"bubble_cpu":31.3,"block":68.9,"capacity_rl":0,"other_pause":0,"pre_fiber":0.3},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":79.1,"appserver_cache_misses_time":0,"redis":24.3,"fiber_queue":16.5,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"derived_cache_attempts":8,"derived_cache_memory_misses":8,"serverjson":137,"appserver_cache_attempts":1,"appserver_mem_cache_hits":0,"appserver_cache_hits":1,"appserver_cache_misses":0,"redis":44,"fiber_queue":199,"blocks":198},"misc":{"userdb_results":1,"userdb_data":258,"spent_time":16917078}}
x-bubble-capacity-used: 0.26 unit-seconds used
x-bubble-capacity-limit: 0 ms slower
vary: Accept-Encoding
cf-cache-status: DYNAMIC
Strict-Transport-Security: max-age=31536000
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Page title: Workspace
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Workspace</title>
<script type="text/javascript">
window.bubble_session_uid = '1767357395394x280895022626745470';
</script>
<script type="text/javascript">
window.headers_source_maps = [["plugin_main_headers_1529535510382x166541069778419700",209,213],["plugin_main_headers_1553006094610x835866904531566600",214,218],["plugin_main_headers_1580238841425x582072028873097200",219,250],["plugin_main_headers_1582601241392x653181519983018000",251,252],["plugin_main_headers_1634039030974x830815304048443400",253,257],["plugin_main_headers_1649345542700x110711831188209660",258,261],["plugin_page_headers_AAC",262,264],["plugin_page_headers_ACI",265,267],["plugin_page_headers_ACU",268,270],["plugin_page_headers_AII",271,273],["plugin_page_headers_AcK",274,276],["plugin_page_headers_AAC",277,279],["custom_page_header",281,344],["custom_app_header",345,391]]
</script>
<script type="text/javascript">
function make_proxy(target, name) {
return new Proxy(target, {
get: function(target, prop) {
if (prop in target) {
return target[prop];
}
throw new Error('The variable ' + name + ' is not fully initialized yet');
}
});
}
window.appquery = make_proxy({
app_version: function() { return "live"; },
last_change: function() { return "41755987138";},
}, 'appquery');
window.Lib = new Proxy(function() {}, {
get: function(target, prop) {
if (prop === 'is_skeleton') {
return true;
}
throw new Error('The variable ' + Lib + ' is not fully initialized yet');
},
apply: function() {
return make_proxy({
current_user: function() {
return make_proxy({ id: "1767357395394x280895022626745470" }, 'Lib().current_user');
}
}, 'Lib()');
}
});
</script>
<script type="text/javascript">
function load_error_function (event) {
return window.load_error_log.push({ msg: event.message, error_url: event.filename, line: event.lineno, col: event.colno })
}
window.load_error_log = [];
window.addEventListener('error', load_error_function);
window.disableLoadErrorFunction = function () {
window.removeEventListener('error', load_error_function);
}
</script>
<meta name="referrer" content="origin">
<script type="text/javascript">
if (!window._bubble_page_load_data) {
window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['pre_early_js'] = Date.now();
</script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/early_js/05ae9fe83d6b755291132aab9d325d70918aafd336da1bd91a41a31c8b25734b/early.js"></script><script type="text/javascript">
if (!window._bubble_page_load_data) {
window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['post_early_js'] = Date.now();
</script>
<script type="text/javascript">(function () {
function onWebFontFinish () {
window.google_web_fonts_active = true;
if (window.google_web_fonts_active_cb) {
window.google_web_fonts_active_cb();
}
(function fontface_loaded_snippet (font) {
if (window.fontface_loaded == null) {
window.fontface_loaded = {}
}
if (font != null) {
window.fontface_loaded[font] = true
} else {
window.all_fontface_loaded = true
}
if (window.fontface_webfonts_loaded_cb) {
return window.fontface_webfonts_loaded_cb(font)
}
})()
}
const WebFontConfig = {'google': { families: ["Inter:500","Inter:700","Inter:800","Inter:italic","Inter:regular","Lato:regular","Lato:regular","Lato:400","Lato:900","Lato:900","Lato:700"] },
active: function() {
onWebFontFinish()
},
inactive: function() {
console.log('Failed to load all the fonts');
onWebFontFinish()
},
f
Open service 104.19.241.93:443 · app.readi-watch.com
2025-12-22 20:09
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 20:09:18 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9b22418e48163eba-FRA
x-powered-by: Express
x-content-type-options: nosniff
set-cookie: gbinnovation_live_u2main=bus|1766434157960x688716025467617300|1766434157976x285552819031703580; path=/; expires=Thu, 25 Dec 2025 20:09:17 GMT; domain=app.readi-watch.com; secure; httponly
set-cookie: gbinnovation_live_u2main.sig=3aDiF6VPeHW3R8k-PttL7HPd9_I; path=/; expires=Thu, 25 Dec 2025 20:09:17 GMT; domain=app.readi-watch.com; secure; httponly
set-cookie: gbinnovation_u1main=1766434157960x688716025467617300; path=/; domain=app.readi-watch.com; secure
referrer-policy: origin
x-frame-options: DENY
content-security-policy: frame-ancestors 'none';
cache-control: no-store
x-bubble-perf: {"total":219.2,"percents":{"top":{"bubble_cpu":49.3,"block":51.4,"capacity_rl":0,"other_pause":0,"pre_fiber":0.3},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":74.9,"appserver_cache_misses_time":0,"redis":21.6,"fiber_queue":5,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"derived_cache_attempts":8,"derived_cache_memory_misses":8,"serverjson":137,"appserver_cache_attempts":1,"appserver_mem_cache_hits":0,"appserver_cache_hits":1,"appserver_cache_misses":0,"redis":43,"fiber_queue":197,"blocks":196},"misc":{"userdb_results":1,"userdb_data":258,"spent_time":16213871}}
x-bubble-capacity-used: 0.249 unit-seconds used
x-bubble-capacity-limit: 0 ms slower
vary: Accept-Encoding
cf-cache-status: DYNAMIC
Strict-Transport-Security: max-age=31536000
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Page title: Workspace
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Workspace</title>
<script type="text/javascript">
window.bubble_session_uid = '1766434157960x688716025467617300';
</script>
<script type="text/javascript">
window.headers_source_maps = [["plugin_main_headers_1529535510382x166541069778419700",209,213],["plugin_main_headers_1553006094610x835866904531566600",214,218],["plugin_main_headers_1580238841425x582072028873097200",219,250],["plugin_main_headers_1582601241392x653181519983018000",251,252],["plugin_main_headers_1634039030974x830815304048443400",253,257],["plugin_main_headers_1649345542700x110711831188209660",258,261],["plugin_page_headers_AAC",262,264],["plugin_page_headers_ACI",265,267],["plugin_page_headers_ACU",268,270],["plugin_page_headers_AII",271,273],["plugin_page_headers_AcK",274,276],["plugin_page_headers_AAC",277,279],["custom_page_header",281,344],["custom_app_header",345,391]]
</script>
<script type="text/javascript">
function make_proxy(target, name) {
return new Proxy(target, {
get: function(target, prop) {
if (prop in target) {
return target[prop];
}
throw new Error('The variable ' + name + ' is not fully initialized yet');
}
});
}
window.appquery = make_proxy({
app_version: function() { return "live"; },
last_change: function() { return "41755987138";},
}, 'appquery');
window.Lib = new Proxy(function() {}, {
get: function(target, prop) {
if (prop === 'is_skeleton') {
return true;
}
throw new Error('The variable ' + Lib + ' is not fully initialized yet');
},
apply: function() {
return make_proxy({
current_user: function() {
return make_proxy({ id: "1766434157960x688716025467617300" }, 'Lib().current_user');
}
}, 'Lib()');
}
});
</script>
<script type="text/javascript">
function load_error_function (event) {
return window.load_error_log.push({ msg: event.message, error_url: event.filename, line: event.lineno, col: event.colno })
}
window.load_error_log = [];
window.addEventListener('error', load_error_function);
window.disableLoadErrorFunction = function () {
window.removeEventListener('error', load_error_function);
}
</script>
<meta name="referrer" content="origin">
<script type="text/javascript">
if (!window._bubble_page_load_data) {
window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['pre_early_js'] = Date.now();
</script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/early_js/05ae9fe83d6b755291132aab9d325d70918aafd336da1bd91a41a31c8b25734b/early.js"></script><script type="text/javascript">
if (!window._bubble_page_load_data) {
window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['post_early_js'] = Date.now();
</script>
<script type="text/javascript">(function () {
function onWebFontFinish () {
window.google_web_fonts_active = true;
if (window.google_web_fonts_active_cb) {
window.google_web_fonts_active_cb();
}
(function fontface_loaded_snippet (font) {
if (window.fontface_loaded == null) {
window.fontface_loaded = {}
}
if (font != null) {
window.fontface_loaded[font] = true
} else {
window.all_fontface_loaded = true
}
if (window.fontface_webfonts_loaded_cb) {
return window.fontface_webfonts_loaded_cb(font)
}
})()
}
const WebFontConfig = {'google': { families: ["Inter:500","Inter:700","Inter:800","Inter:italic","Inter:regular","Lato:regular","Lato:regular","Lato:400","Lato:900","Lato:900","Lato:700"] },
active: function() {
onWebFontFinish()
},
inactive: function() {
console.log('Failed to load all the fonts');
onWebFontFinish()
},
f
Open service 104.19.241.93:443 · app.readi-watch.com
2025-12-21 00:29
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 00:29:02 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9b134346f8b088cb-LHR
x-powered-by: Express
x-content-type-options: nosniff
set-cookie: gbinnovation_live_u2main=bus|1766276942038x127621349762415230|1766276942052x230630534173756000; path=/; expires=Wed, 24 Dec 2025 00:29:02 GMT; domain=app.readi-watch.com; secure; httponly
set-cookie: gbinnovation_live_u2main.sig=n9LR2h6iH2cxtDxNrvtWna8g5v8; path=/; expires=Wed, 24 Dec 2025 00:29:02 GMT; domain=app.readi-watch.com; secure; httponly
set-cookie: gbinnovation_u1main=1766276942038x127621349762415230; path=/; domain=app.readi-watch.com; secure
referrer-policy: origin
x-frame-options: DENY
content-security-policy: frame-ancestors 'none';
cache-control: no-store
x-bubble-perf: {"total":214.7,"percents":{"top":{"bubble_cpu":55.7,"block":45.1,"capacity_rl":0,"other_pause":0,"pre_fiber":0.3},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":74.4,"appserver_cache_misses_time":0,"redis":22.3,"fiber_queue":4.5,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"derived_cache_attempts":8,"derived_cache_memory_misses":8,"serverjson":137,"appserver_cache_attempts":1,"appserver_mem_cache_hits":0,"appserver_cache_hits":1,"appserver_cache_misses":0,"redis":43,"fiber_queue":197,"blocks":196},"misc":{"userdb_results":1,"userdb_data":258,"spent_time":17922024}}
x-bubble-capacity-used: 0.276 unit-seconds used
x-bubble-capacity-limit: 0 ms slower
vary: Accept-Encoding
cf-cache-status: DYNAMIC
Strict-Transport-Security: max-age=31536000
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Page title: Workspace
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Workspace</title>
<script type="text/javascript">
window.bubble_session_uid = '1766276942038x127621349762415230';
</script>
<script type="text/javascript">
window.headers_source_maps = [["plugin_main_headers_1529535510382x166541069778419700",209,213],["plugin_main_headers_1553006094610x835866904531566600",214,218],["plugin_main_headers_1580238841425x582072028873097200",219,250],["plugin_main_headers_1582601241392x653181519983018000",251,252],["plugin_main_headers_1634039030974x830815304048443400",253,257],["plugin_main_headers_1649345542700x110711831188209660",258,261],["plugin_page_headers_AAC",262,264],["plugin_page_headers_ACI",265,267],["plugin_page_headers_ACU",268,270],["plugin_page_headers_AII",271,273],["plugin_page_headers_AcK",274,276],["plugin_page_headers_AAC",277,279],["custom_page_header",281,344],["custom_app_header",345,391]]
</script>
<script type="text/javascript">
function make_proxy(target, name) {
return new Proxy(target, {
get: function(target, prop) {
if (prop in target) {
return target[prop];
}
throw new Error('The variable ' + name + ' is not fully initialized yet');
}
});
}
window.appquery = make_proxy({
app_version: function() { return "live"; },
last_change: function() { return "41680864544";},
}, 'appquery');
window.Lib = new Proxy(function() {}, {
get: function(target, prop) {
if (prop === 'is_skeleton') {
return true;
}
throw new Error('The variable ' + Lib + ' is not fully initialized yet');
},
apply: function() {
return make_proxy({
current_user: function() {
return make_proxy({ id: "1766276942038x127621349762415230" }, 'Lib().current_user');
}
}, 'Lib()');
}
});
</script>
<script type="text/javascript">
function load_error_function (event) {
return window.load_error_log.push({ msg: event.message, error_url: event.filename, line: event.lineno, col: event.colno })
}
window.load_error_log = [];
window.addEventListener('error', load_error_function);
window.disableLoadErrorFunction = function () {
window.removeEventListener('error', load_error_function);
}
</script>
<meta name="referrer" content="origin">
<script type="text/javascript">
if (!window._bubble_page_load_data) {
window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['pre_early_js'] = Date.now();
</script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/early_js/05ae9fe83d6b755291132aab9d325d70918aafd336da1bd91a41a31c8b25734b/early.js"></script><script type="text/javascript">
if (!window._bubble_page_load_data) {
window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['post_early_js'] = Date.now();
</script>
<script type="text/javascript">(function () {
function onWebFontFinish () {
window.google_web_fonts_active = true;
if (window.google_web_fonts_active_cb) {
window.google_web_fonts_active_cb();
}
(function fontface_loaded_snippet (font) {
if (window.fontface_loaded == null) {
window.fontface_loaded = {}
}
if (font != null) {
window.fontface_loaded[font] = true
} else {
window.all_fontface_loaded = true
}
if (window.fontface_webfonts_loaded_cb) {
return window.fontface_webfonts_loaded_cb(font)
}
})()
}
const WebFontConfig = {'google': { families: ["Inter:500","Inter:700","Inter:800","Inter:italic","Inter:regular","Lato:regular","Lato:regular","Lato:400","Lato:900","Lato:900","Lato:700"] },
active: function() {
onWebFontFinish()
},
inactive: function() {
console.log('Failed to load all the fonts');
onWebFontFinish()
},
f