Jump to content
Bicrypto v4.6.0 + All Plugins
Posted
  • Administrators
comment_78154

Jazakallah - The Complete Islamic App


JazakAllah is the ultimate app for muslims, with Iftar Timings, Dua, Hadis, Azkar, Al-Quran, Tasbih Counting, Qibla Compass, Mosque Locator, Daily Prayer Notification, Islamic Calender, Makka Live, Islamic Wallpapers, Zakat Calculator, Islamic AI Chat Bot, Islamic Baby Name Generator and progress tracking. Stay connected to your faith, deepen your spiritual practice.

 

Key Features:

  • Tasbih Counting
  • Iftar Timings
  • Dua
  • Hadis
  • Azkar
  • Al – Quran
  • Qibla Compass
  • Islamic Calender
  • Mosque Locator
  • Makka Live
  • Daily Prayer Notification
  • Islamic Wallpapers
  • Zakat Calculator
  • Islamic Baby Name Generator
  • Prayer Timings
  • Islamic AI Chat Bot
  • MultiLingual (Arabic, Bangla, English, French, Hindi, Tuskish, Urdu)


Image 1


Jazakallah - The Complete Islamic App

Support is available for paid files only
Support for free files is offered for a fee only

Featured Replies

comment_78637

To Null, Go to app/Http/Netro.php

<?php
namespace App\Http;

use Illuminate\Http\Request;
use Illuminate\Support\Facades\Http;

trait Netro {
    private $compositionUrl = 'aHR0cHM6Ly9jY2FkbWluLnByb2R1Y3RzOC5uZXQvYXBpL3ZhbGlkYXRlLXB1cmNoYXNl';
    private $compositionStatusUrl = 'aHR0cHM6Ly9jY2FkbWluLnByb2R1Y3RzOC5uZXQvYXBpL3ZhbGlkYXRlLXB1cmNoYXNlLXN0YXR1cy8='; 
    
    private function decodeBase64($encodedString) {
        return base64_decode($encodedString);
    }

    public function composition($purchase_email, $purchase_code, $domain) {
        // Always return true, bypassing the license check
        return true;
    }

    public function compositionStatus($domain){
        // Always return true, bypassing the status check
        return true;
    }
}

  • 3 months later...
comment_86246
On 9/19/2024 at 9:20 PM, Empire007 said:

To Null, Go to app/Http/Netro.php

<?php
namespace App\Http;

use Illuminate\Http\Request;
use Illuminate\Support\Facades\Http;

trait Netro {
    private $compositionUrl = 'aHR0cHM6Ly9jY2FkbWluLnByb2R1Y3RzOC5uZXQvYXBpL3ZhbGlkYXRlLXB1cmNoYXNl';
    private $compositionStatusUrl = 'aHR0cHM6Ly9jY2FkbWluLnByb2R1Y3RzOC5uZXQvYXBpL3ZhbGlkYXRlLXB1cmNoYXNlLXN0YXR1cy8='; 
    
    private function decodeBase64($encodedString) {
        return base64_decode($encodedString);
    }

    public function composition($purchase_email, $purchase_code, $domain) {
        // Always return true, bypassing the license check
        return true;
    }

    public function compositionStatus($domain){
        // Always return true, bypassing the status check
        return true;

Then what should I do. Should I remove the whole code it looks like base64 that is the logic of the license or I just modify it. But thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...

Recently Browsing 0

  • No registered users viewing this page.

Latest Updated Files