This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* ========================================================= | |
| HABBO FURNI EXPLORER – JS EXTERNO PARA BLOGGER | |
| Autor: Kerci / Truutyut | |
| ========================================================= */ | |
| (async function () { | |
| // ======= CONFIGURAÇÕES ======= | |
| const TOKEN = "177|u42GxB2bneeAF91B0lvSkCSRX8Pvrk1MnefxkKAuf069da11"; | |
| const BASE_URL = "https://habbofurni.com/api/v1"; |