RSS Git Download  Clone
Raw Blame History 114B 8 lines
window.corifeus = {
    core: {
        http: {
            counter: 0,
            status: 200,
        }
    }
}