This commit is contained in:
Mr.4x3 2024-06-29 05:24:27 +00:00
commit f0a7a9219a

View file

@ -1,5 +1,5 @@
import axios from "axios"; import axios from "axios";
export const API_BASE = 'https://t-rb.org'; export const API_BASE = 'https://therarbg.to';
//const API_BASE = 'https://therarbg.com'; //const API_BASE = 'https://therarbg.com';
let token; let token;