/* eslint-disable */ const Global = { Host: '/api', Dir: window.location.origin + '/attachments', MobileValidateReg: /^1(3[0-9]|4[579]|5[012356789]|6[267]|7[01235678]|8[0-9]|9[1589])\d{8}$/ }