Commit 807690ba by Tu Nombre

Apso a server productivo

1 parent cd62e2b1
......@@ -6,8 +6,8 @@ let pendingRequests = 0;
function CargarLista() {
const requestData = {
"token": "sdñÑREgerqw3$E#]ÑgdfbversdfFfew435",
//"url": "https://hgt.hgt.com.ar/api_rto/diaria",
"url": "https://validacion.hgtsa.com.ar/api_rto/diaria",
"url": "https://hgt.hgt.com.ar/api_rto/diaria",
//"url": "https://validacion.hgtsa.com.ar/api_rto/diaria",
"clear": true,
"params": {
"ApiKey": "sdñÑREgerqw3$E#]ÑgdfbversdfFfew435",
......@@ -135,8 +135,8 @@ async function fetchChat() {
function BuscarLista(fecha,dominio) {
const requestData = {
"token": "sdñÑREgerqw3$E#]ÑgdfbversdfFfew435",
//"url": "https://hgt.hgt.com.ar/api_rto/buscador",
"url": "https://validacion.hgtsa.com.ar/api_rto/buscador",
"url": "https://hgt.hgt.com.ar/api_rto/buscador",
//"url": "https://validacion.hgtsa.com.ar/api_rto/buscador",
"clear": true,
"params": {
"ApiKey": "sdñÑREgerqw3$E#]ÑgdfbversdfFfew435",
......
......@@ -2,8 +2,8 @@ function CargarLista() {
//API KET
const requestData = {
"token": "sdñÑREgerqw3$E#]ÑgdfbversdfFfew435",
//"url": "https://hgt.hgt.com.ar/api_rto/diaria",
"url": "https://validacion.hgtsa.com.ar/api_rto/diaria",
"url": "https://hgt.hgt.com.ar/api_rto/diaria",
//"url": "https://validacion.hgtsa.com.ar/api_rto/diaria",
"clear": true,
"params": {
"ApiKey": "sdñÑREgerqw3$E#]ÑgdfbversdfFfew435",
......
......@@ -82,8 +82,8 @@ function SubirSnap(data) {
//API KET
const requestData = {
"token": "sdñÑREgerqw3$E#]ÑgdfbversdfFfew435",
//"url": "https://hgt.hgt.com.ar/api_rto/snaper",
"url": "https://validacion.hgtsa.com.ar/api_rto/snaper",
"url": "https://hgt.hgt.com.ar/api_rto/snaper",
//"url": "https://validacion.hgtsa.com.ar/api_rto/snaper",
"clear": true,
"params": {
"ApiKey": "sdñÑREgerqw3$E#]ÑgdfbversdfFfew435",
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!