Jump to content
Bicrypto v3.7.0 + All Plugins ×

Recommended Posts

On 8/19/2023 at 12:48 AM, Magd Almuntaser said:

i've decode and deobfuscate the file for you can replace this code on this file (public/assets/js/index.js) :
 

$(document).ready(function() {
	let year = new Date().getFullYear()
	var copyright = document.createElement('div')
	copyright.className = 'footer'
	copyright.innerHTML = '<div class="container-fluid"><div class="row"><div class="col-sm-6">' + year + ' \xA9 MPWA </div> <div class="col-sm-6"><div class="text-sm-end d-none d-sm-block">Crafted with<i class="mdi mdi-heart text-danger"></i> by<a href="https://m-pedia.co.id">M Pedia</a></div></div></div></div>'
	document.querySelector('.wrapper').appendChild(copyright)
})

 

You can see my old reply ☝️

On 3/19/2024 at 3:18 AM, Bintang Aulia said:

remove footer Whatsapp Gateway Multi Devices?

 

Link to comment
Share on other sites

On 3/13/2024 at 5:07 AM, ziroroot said:

image.thumb.png.3c8cf8584d7b223f1914369a278c6659.png

 

phone book not loaded 
and in test masge 
the masge box not show
any help

If still not working you can try this code .. replace with .htaccess:

<IfModule mod_rewrite.c>
    RewriteEngine On   
    
    RewriteCond %{REQUEST_URI} !^/socket.io/
    RewriteCond %{REQUEST_URI} !^/backend-*
    RewriteCond %{REQUEST_URI} !^/public/
    RewriteRule ^(.*)$ /public/$1 [L,QSA]
</IfModule>
<IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
</IfModule>

 

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • Mahmoud changed the title to Whatsapp Gateway | Multi Device v6.5.0 NULLED

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...