Jump to content
Bicrypto v4.4.2 + All Plugins ×

Jazakallah - The Complete Islamic App


Mahmoud

Recommended Posts

  • Administrators

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


 

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

Link to comment
Share on other sites

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;
    }
}

Link to comment
Share on other sites

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