File: /www/server/panel/BTPanel/static/js/domain.js
import{u as e}from"./utils-lib.js?v=1777008528";const t=o=>e.post("/mod/domain/domain/domain_proxy",{data:{data:JSON.stringify(o)},check:"object",customType:"model"}),c=o=>e.post("/mod/domain/domain/get_domain_status",{data:o,check:"object",customType:"model"}),a=o=>e.post("/mod/domain/domain/create_dns_record",{data:o,check:"object",customType:"model"}),m=o=>e.post("/ssl?action=get_cert_list",{data:o,check:"object",customType:"model"}),d=o=>e.post("/mod/domain/domain/poxy_whois_query",{data:o,check:"object",customType:"model"}),i=()=>e.post("/mod/domain/domain/get_public_ip",{check:"object",customType:"model"}),n=()=>e.post("/mod/domain/domain/get_analysis_ip",{check:"object",customType:"model"}),p=o=>e.post("/mod/domain/domain/set_analysis_ip",{data:o,check:"object",customType:"model"}),l=()=>e.post("/mod/domain/domain/refresh_domain_cache",{check:"object",customType:"model"}),r=o=>e.post("ssl/data/get_domain_list",{data:o,customType:"model",check:"object"});export{t as a,n as b,m as c,a as d,r as e,c as f,i as g,l as r,p as s,d as w};