Hosted by @ OGGY#9889 | www.freelavalink.ga
Host : lavalink.oops.wtf
Port : 443
Password : "www.freelavalink.ga"
Secure : true| echo "Create Backup For all Users (Run On VPS 1)" | |
| v-backup-users | |
| echo "Backup Job Done" |
| #!/bin/bash | |
| set -e | |
| echo -e "\e[32m | |
| # # # # # # # # # # # # # # # # # # # # # # # # # # # # # | |
| # lavalink Installation Script # | |
| # Created and maintained by nischay876 # | |
| # Author @nischay876 | https://nischay.ovh # | |
| # https://discord.freelavalink.ga # | |
| # Protected by MIT License # | |
| # Copyright (C) 2022 - 2022, nischay876. # |
| server: # REST and WS server | |
| port: 2333 | |
| address: 0.0.0.0 | |
| lavalink: | |
| server: | |
| password: "lavalink" | |
| playerUpdateInterval: 5 # How frequently to send player updates to clients, in seconds | |
| statsTaskInterval: 30 # How frequently to send the node stats to clients, in seconds | |
| koe: |
| { | |
| "Version": "14.0.1", | |
| "Name": "iimg.ml", | |
| "DestinationType": "ImageUploader, TextUploader, FileUploader", | |
| "RequestMethod": "POST", | |
| "RequestURL": "https://iimg.ml/", | |
| "Body": "MultipartFormData", | |
| "FileFormName": "file", | |
| "URL": "{json:.resource}", | |
| "ThumbnailURL": "{json:.thumbnail}", |
Hosted by @ OGGY#9889 | www.freelavalink.ga
Host : lavalink.oops.wtf
Port : 443
Password : "www.freelavalink.ga"
Secure : true| checkAdblock();async function checkAdblock(){this.appendIframeAds();let e=await this.hasAdblockByIframe();e=e||await this.hasAdblockByScript(),e&&(console.log("Ad blocker is used."),document.write('<head><title>Adblock detecter By https://nischay.ovh</title><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/nischay876/adblock-detecter/web/main.css"></head><body><div class="wrapper"><img src="https://cdn.jsdelivr.net/gh/nischay876/adblock-detecter/web/abd.png"><p class="detect">Detecting...</p><p class="ad-p">Please wait!</p></br><p class="detect" onclick="window.location.reload()">Refresh Page</p></div><script src="https://cdn.jsdelivr.net/gh/nischay876/adblock-detecter/web/main.js"></script><div id="footer" class="#footer"><strong>Copyright © 2021-2022 <a href="https://github.com/nischay876/adblock-detecter/" target="_blank"> Ad Block Detecter</a></strong> All rights Reserved</b></div></body>'))}async function hasAdblockByScript(){let t=!1;var e={method:"HEAD",mode:"no-cors"};let o=new Request("ht |