removed the staging i guess
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
import fetch from "cross-fetch";
|
import fetch from "cross-fetch";
|
||||||
import { CheckResult } from "./types";
|
import { CheckResult } from "./types";
|
||||||
|
|
||||||
const TASEApi = `https://tase-staging.thegoober.xyz`
|
const TASEApi = `https://tase.thegoober.xyz`
|
||||||
|
|
||||||
export class TASEClient {
|
export class TASEClient {
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user