Files
ExpinBot/.svn/pristine/73/737674b888fd746d93f53ca3b748936d85f14c20.svn-base
T
2025-05-18 08:52:56 +07:00

5 lines
127 B
Plaintext
Executable File

import axios from 'axios';
window.axios = axios;
window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';