modif
This commit is contained in:
parent
e3ca7adb08
commit
cb32993d5b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
const axios = require("axios");
|
const axios = require("axios");
|
||||||
const querystring = require("querystring");
|
const querystring = require("querystring");
|
||||||
const puppeteer = require("puppeteer");
|
import puppeteer from "puppeteer";
|
||||||
|
|
||||||
const clientId = "780w7gsy8eysmj";
|
const clientId = "780w7gsy8eysmj";
|
||||||
const clientSecret = "WPL_AP1.w6OTTkAndAdT3PYF.UZEcwQ==";
|
const clientSecret = "WPL_AP1.w6OTTkAndAdT3PYF.UZEcwQ==";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue