mirror of
https://github.com/uditkarode/bml-proxy.git
synced 2025-02-22 17:22:10 +00:00
update to new URL
This commit is contained in:
parent
1079dd6850
commit
1fb4ebe218
@ -11,7 +11,7 @@ use warp::{http::Method, http::Response, hyper::body::Bytes, path::FullPath, Fil
|
||||
|
||||
const FOR_COPY: [&'static str; 2] = ["Content-Type", "Cookie"];
|
||||
|
||||
const BASE: &str = "https://www.bankofmaldives.com.mv/internetbanking/api/";
|
||||
const BASE: &str = "https://www.bankofmaldives.com.mv";
|
||||
const ERR: &str = "{ \"code\": 407, \"message\": \"Proxy failed\" }";
|
||||
|
||||
fn get_base_url() -> String {
|
||||
|
Loading…
x
Reference in New Issue
Block a user