rust_anticaptcha/core/
constants.rs

1
2
pub const SOFT_ID: &'static str = "1220";
pub const BASE_REQUEST_URL: &'static str = "https://api.anti-captcha.com/";