File: /www/server/panel/BTPanel/static/js/domain-legacy.js
System.register(["./utils-lib-legacy.js?v=1777008528"],function(o,t){"use strict";var e;return{setters:[function(o){e=o.u}],execute:function(){o("a",function(o){return e.post("/mod/domain/domain/domain_proxy",{data:{data:JSON.stringify(o)},check:"object",customType:"model"})}),o("f",function(o){return e.post("/mod/domain/domain/get_domain_status",{data:o,check:"object",customType:"model"})}),o("d",function(o){return e.post("/mod/domain/domain/create_dns_record",{data:o,check:"object",customType:"model"})}),o("c",function(o){return e.post("/ssl?action=get_cert_list",{data:o,check:"object",customType:"model"})}),o("w",function(o){return e.post("/mod/domain/domain/poxy_whois_query",{data:o,check:"object",customType:"model"})}),o("g",function(){return e.post("/mod/domain/domain/get_public_ip",{check:"object",customType:"model"})}),o("b",function(){return e.post("/mod/domain/domain/get_analysis_ip",{check:"object",customType:"model"})}),o("s",function(o){return e.post("/mod/domain/domain/set_analysis_ip",{data:o,check:"object",customType:"model"})}),o("r",function(){return e.post("/mod/domain/domain/refresh_domain_cache",{check:"object",customType:"model"})}),o("e",function(o){return e.post("ssl/data/get_domain_list",{data:o,customType:"model",check:"object"})})}}});