diff --git a/database/db.js b/database/db.js index 1282ae9..fc56132 100644 --- a/database/db.js +++ b/database/db.js @@ -3,9 +3,9 @@ var __path = process.cwd(), { color } = require(__path + '/lib/color.js') // Connection URL -var url = 'https://api.sekha.me'; +var url = 'https://api.irfncode.tech'; try { -if(url == 'https://api.sekha.me') throw console.log(color('Cek konfigurasi database, var url belum diisi','red')); +if(url == 'https://api.irfncode.tech') throw console.log(color('Cek konfigurasi database, var url belum diisi','red')); } catch (e) { return; } diff --git a/views/docs-1.html b/views/docs-1.html index 3a2f3ec..31e7f9d 100644 --- a/views/docs-1.html +++ b/views/docs-1.html @@ -9,7 +9,7 @@ - Rey + IrfnCode @@ -22,7 +22,7 @@