Skip to content

Commit

Permalink
Update textpro.js
Browse files Browse the repository at this point in the history
  • Loading branch information
inirey authored Oct 30, 2021
1 parent 43597e6 commit 670bd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion textpro.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
const bent = require('bent')
const baseURI = 'https://server-api-rey.herokuapp.com'
//Pakai aja kalau rest API di atas erorr
const baseURI2 = 'http//api.reysekha.xyz'
const baseURI2 = 'https://api.dhika.xyz'

module.exports.blackpink = function blackpink(text1) {
return new Promise((resolve, reject) => {
Expand Down

0 comments on commit 670bd01

Please sign in to comment.