|
|
@@ -3,9 +3,9 @@ import { GetNumberService, GetNumberResponse } from './get-number-service'
|
|
|
import { RcsNumberSource } from '../entities/rcs-number.entity'
|
|
|
import { InternalServerErrorException } from '@nestjs/common'
|
|
|
|
|
|
-const token = 'LMShwgW6PtCQVh804HTFX6Fj4K4lNL'
|
|
|
+const token = 'VmXjb6DYFpXyC9ZD6sOEQIdRUCMTcg'
|
|
|
const type = 'googlemessenger'
|
|
|
-const max = 40
|
|
|
+const max = 35
|
|
|
|
|
|
const axiosInstance = axios.create({
|
|
|
baseURL: 'https://api.sms-7979.com/api/record/'
|