- Messages
- 2
- Reactions
- 0
please upload latest version 2.9.0raz0r submitted a new resource:
Dooo - Movie & Web Series Portal App - Movie & Web Series Portal App (Codecanyon ID: 31258711)
Read more about this resource...
Reacted by:
please upload latest version 2.9.0raz0r submitted a new resource:
Dooo - Movie & Web Series Portal App - Movie & Web Series Portal App (Codecanyon ID: 31258711)
Read more about this resource...
V2.9 NEW ALART PLEASE UPLOAD SIRraz0r submitted a new resource:
Dooo - Movie & Web Series Portal App - Movie & Web Series Portal App (Codecanyon ID: 31258711)
Read more about this resource...
VERSION 2.9.0:
- [ADDED] 1DM Download Manager support (supports secure download URL)
- [FIXED] Fixed live TV genre premium content crashing issues solved
- [FIXED] Fixed Search premium content crashing issues solved
- [FIXED] Fixed StartApp Ads
- [ADDED] Added Wortise Ads support
- [ADDED] Added Vidsrc Autostream support (Contents must be added through TMDB/IMDB to make it work)
- [FIXED] Gogoanime Scrapper
- [FIXED] Topcinema Scrapper
IT DOES WORK THANK YOUto null the dooo v2.9.0 replace
/application/models/LicenseModel.php
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
class LicenseModel extends CI_Model {
function __construct()
{
parent::__construct();
}
// https://t.me/syndic4te
// Always returns success for license verification
function verify($User_name, $License_Code) {
return array(
'status' => 'success',
'data' => array(
'username' => $User_name,
'license' => $License_Code,
'message' => 'License verification successful.'
)
);
}
// Simulates updating license details in the database
function auth($User_name, $License_Code) {
// Example token and type for demonstration
$token = 'dummy_token';
$token_type = 'Bearer';
$this->db->set('license_user', $User_name);
$this->db->set('license_code', $License_Code);
$this->db->set('license_access_token', $token);
$this->db->set('license_token_type', $token_type);
$this->db->where('id', 1);
$this->db->update('config');
return array(
'status' => 'success',
'message' => 'License Code verified and updated successfully!'
);
}
// Simulates license check without actual verification
function licence() {
// Simulated license data
$license_data = array(
'license_type' => 'Extended',
'expires_at' => '2026-12-31'
);
return array(
'status' => 'success',
'data' => $license_data,
'message' => 'License is valid.'
);
}
}
add entry directly in database in config tableFrom admin panel I have tried to generate api key but its not generating anything. Anyone with such issue?
raz0r submitted a new resource:
Dooo - Movie & Web Series Portal App - Movie & Web Series Portal App (Codecanyon ID: 31258711)
Read more about this resource...
raz0r submitted a new resource:
Dooo - Movie & Web Series Portal App - Movie & Web Series Portal App (Codecanyon ID: 31258711)
Read more about this resource...
https://nullcave.pro/topic/dooo-movie-and-web-series-portal-app-onebytesolution.1075/post-54765 try this this will workDOO V2.9.0 NULLED
error
Invalid License Code
RECHECK SIR
Hi bro can you elaborate more on thisadd entry directly in database in config table
updata data in your database directly from you cpanelHi bro can you elaborate more on this
click on insert and fill 2-3 data and save then youhave everything working
INSTALL WORKING BUT INSITE ON OFF BUTTONS NOT WORKING![]()
NULLED | Dooo - Movie and Web Series Portal App [OneByteSolution] | Page 8 | NullCave
raz0r submitted a new resource: Dooo - Movie & Web Series Portal App - Movie & Web Series Portal App (Codecanyon ID: 31258711) Dooo NULLED is Android Movie & WebSeries Application, that runs with a fast and lightweight admin panel. The android app builds with native java, admin panel builds...nullcave.pro
https://nullcave.pro/topic/dooo-movie-and-web-series-portal-app-onebytesolution.1075/post-54765 try this this will work
Here I used the latest app version and it works
send the app source and build apk fileHere I used the latest app version and it works