diff --git a/src/class.ts b/src/class.ts index fc3e7e7..4e312c8 100644 --- a/src/class.ts +++ b/src/class.ts @@ -1,7 +1,7 @@ import fetch from "cross-fetch"; import { CheckResult } from "./types"; -const TASEApi = `https://tase-staging.thegoober.xyz` +const TASEApi = `https://tase.thegoober.xyz` export class TASEClient { /**