Skip to content

Commit

Permalink
Update constants.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang committed Jan 5, 2025
1 parent a017cd3 commit fa23608
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/core/constants.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
const CREATE_TASK_POSTFIX: &str = "/createTask";
const GET_RESULT_POSTFIX: &str = "/getTaskResult";

pub const SOFT_ID: &str = "867";
pub const SOFT_ID: &str = "1220";
pub const BASE_REQUEST_URL: &str = "https://api.anti-captcha.com/";

0 comments on commit fa23608

Please sign in to comment.