Manga - FanFox (MangaFox) crawler

Manga - FanFox (MangaFox) crawler v1.3.1.4 Nulled

No permission to download

Senpaishubham

New member
Apr 27, 2021
26
0
1
Hey, guys can anyone help me. The auto-update is not working. There have been at least three chapters released since 2nd May. The auto-update is on the crawler if you are wondering.
 

Attachments

  • Screenshot (131).png
    Screenshot (131).png
    510.6 KB · Views: 46

mjon

New member
Jun 24, 2020
22
3
3
not everyone thought. jeihwacat can use auto update but i cannot. its not a big deal though so i didn't really care about it
which ftp server do you use to host images? do you use nulled fanfox from here?
 

mjon

New member
Jun 24, 2020
22
3
3
no i do not use ftp, and yes
Being able to solve it I made a modification in the theme to post manga like posting novel, so I post the images on the blogger I copy to the manga.

modified plugins file: madara-core\templates\admin\manga-single\metabox\manga-type-select.php



<?php

if ( ! defined( 'ABSPATH' ) ) {
exit;
}

global $manga_post;

extract( $manga_post );

?>

<div class="choose-manga-type">
<div class="choose-manga-type-wrapper">
<h1>
<?php esc_html_e( 'Chapter Type', WP_MANGA_TEXTDOMAIN ); ?>
</h1>
<div class="description">
<?php esc_html_e( 'This setting cannot be changed after choosen.', WP_MANGA_TEXTDOMAIN ); ?>
</div>

<p>
<div class="manga-type-choice">
<input type="radio" name="wp-manga-chapter-type" value="text" id="wp-text-type" <?php checked( $chapter_type, 'text' ); ?>/>
<label for="wp-text-type"><?php esc_html_e( 'Manga Texto', WP_MANGA_TEXTDOMAIN ); ?></label>
</div>

<div class="manga-type-choice">
<input type="radio" name="wp-manga-chapter-type" value="manga" id="wp-manga-type" <?php checked( $chapter_type, 'manga' ); ?>/>
<label for="wp-manga-type"><?php esc_html_e( 'Manga', WP_MANGA_TEXTDOMAIN ); ?></label>
</div>

<div class="manga-type-choice">
<input type="radio" name="wp-manga-chapter-type" value="text" id="wp-text-type" <?php checked( $chapter_type, 'text' ); ?>/>
<label for="wp-text-type"><?php esc_html_e( 'Novel', WP_MANGA_TEXTDOMAIN ); ?></label>
</div>
<!--<div class="manga-type-choice">
<input type="radio" name="wp-manga-chapter-type" value="video" id="wp-video-type" <?php //checked( $chapter_type, 'video' ); ?>/>
<label for="wp-text-type"><?php //esc_html_e( 'Video Chapter', WP_MANGA_TEXTDOMAIN ); ?></label>
</div>-->
<?php do_action( 'madara_manga_chapter_type', $chapter_type ); ?>
</p>

</div>
</div>
 

Attachments

  • 11.png
    11.png
    372.2 KB · Views: 51
  • 12.png
    12.png
    207.1 KB · Views: 55
  • 13.png
    13.png
    812.4 KB · Views: 53
  • 10.png
    10.png
    48.3 KB · Views: 52

rezagray

Active member
Banned User
Jun 19, 2020
238
34
28
Being able to solve it I made a modification in the theme to post manga like posting novel, so I post the images on the blogger I copy to the manga.

modified plugins file: madara-core\templates\admin\manga-single\metabox\manga-type-select.php



<?php

if ( ! defined( 'ABSPATH' ) ) {
exit;
}

global $manga_post;

extract( $manga_post );

?>

<div class="choose-manga-type">
<div class="choose-manga-type-wrapper">
<h1>
<?php esc_html_e( 'Chapter Type', WP_MANGA_TEXTDOMAIN ); ?>
</h1>
<div class="description">
<?php esc_html_e( 'This setting cannot be changed after choosen.', WP_MANGA_TEXTDOMAIN ); ?>
</div>

<p>
<div class="manga-type-choice">
<input type="radio" name="wp-manga-chapter-type" value="text" id="wp-text-type" <?php checked( $chapter_type, 'text' ); ?>/>
<label for="wp-text-type"><?php esc_html_e( 'Manga Texto', WP_MANGA_TEXTDOMAIN ); ?></label>
</div>

<div class="manga-type-choice">
<input type="radio" name="wp-manga-chapter-type" value="manga" id="wp-manga-type" <?php checked( $chapter_type, 'manga' ); ?>/>
<label for="wp-manga-type"><?php esc_html_e( 'Manga', WP_MANGA_TEXTDOMAIN ); ?></label>
</div>

<div class="manga-type-choice">
<input type="radio" name="wp-manga-chapter-type" value="text" id="wp-text-type" <?php checked( $chapter_type, 'text' ); ?>/>
<label for="wp-text-type"><?php esc_html_e( 'Novel', WP_MANGA_TEXTDOMAIN ); ?></label>
</div>
<!--<div class="manga-type-choice">
<input type="radio" name="wp-manga-chapter-type" value="video" id="wp-video-type" <?php //checked( $chapter_type, 'video' ); ?>/>
<label for="wp-text-type"><?php //esc_html_e( 'Video Chapter', WP_MANGA_TEXTDOMAIN ); ?></label>
</div>-->
<?php do_action( 'madara_manga_chapter_type', $chapter_type ); ?>
</p>

</div>
</div>
so you upload the manga to blogger then you copy the image link?
why don't you directly copy it from the source?
 

mjon

New member
Jun 24, 2020
22
3
3
so you upload the manga to blogger then you copy the image link?
why don't you directly copy it from the source?
yes it is possible, I showed the example of the blogger because it is more secure, many sites put domain blocking in the image, just like this site mangatx.com
 

3979

Well-known member
Trusted Uploader
Jul 23, 2019
281
142
50
request update to new version :(

#12.05.2021 - v1.3.1
  • #Update - bypass 100s limit of CloudFlare when downloading images
 
P

phoenixta

Guest

@jaihwacat. Help me. I set up everything like you. Using bunny storage and CDN. When I crawler manga. They has already uploaded into storage but publishing manga on the website the URL was used in local instead using URL of BunnyCDN. Please help me fix it. Thanks​

 

rezagray

Active member
Banned User
Jun 19, 2020
238
34
28
Hey! do you know how to add sign in and sign up button in madara theme
Head over to Settings » General page in your WordPress admin area. Scroll down to the 'Membership' section and check the box next to 'Anyone can register' option
 

plus.18

New member
May 20, 2020
0
0
0
Edit your fanfox-crawler.php to look like this at the bottom


opera_HJymDGgi20.png

Please give me the bypass method this method not work for me



<?php

/*
Plugin Name: Fanfox Manga Crawler
Plugin URI: https://www.mangabooth.com
Description: Automatic crawl Manga from fanfox.net (MangaFox) and autopost
Version: 1.3.0.7
Author: WPStylish
Author URI: https://www.mangabooth.com
License: Commercial (MangaBooth.com)
*/

if ( ! defined( 'WP_MCL_FF_PATH' ) ) {
define( 'WP_MCL_FF_PATH', plugin_dir_path( __FILE__ ) );
}

if ( ! defined( 'WP_MCL_FF_URL' ) ) {
define( 'WP_MCL_FF_URL', plugin_dir_url( __FILE__ ) );
}

if( ! defined( 'WP_MCL_TD' ) ){
define( 'WP_MCL_TD', 'madara' );
}

if ( ! class_exists( 'FF_CRAWLER_IMPLEMENT' ) ) {

class WP_MANGA_FF_CRAWLER {

public function __construct() {
$this->init();
$this->hooks();
}

private function hooks(){
add_action( 'admin_enqueue_scripts', array( $this, 'admin_enqueue_scripts' ) );
}

private function init(){

if( ini_get('max_execution_time') < 600 ){
ini_set('max_execution_time', 600);
}

if( ini_get('max_input_time') < 600 ){
ini_set('max_input_time', 600);
}

if( !function_exists( 'file_get_html' ) ){
require_once WP_MCL_FF_PATH . 'libs/simplehtmldom_1_5/simple_html_dom.php';
}

$includes = array(
'includes' => array(
'helper',
'JavaScriptUnpacker',
'import',
'crawl',
'implement' => array(
'helper',
'implement',
'crawl-single'
),
'cronjob',
'settings',
'debug'
)
);

foreach( $includes as $dir => $files ){
foreach( $files as $index => $file ){
if( is_array( $file ) ){
foreach( $file as $f ){
require_once( WP_MCL_FF_PATH . "{$dir}/{$index}/{$f}.php" );
}
}else{
require_once( WP_MCL_FF_PATH . "{$dir}/{$file}.php" );
}
}
}
}

public function admin_enqueue_scripts() {
if( class_exists('FF_CRAWLER_IMPLEMENT') && FF_CRAWLER_HELPERS::is_settings_page() ){
wp_enqueue_style( 'wp-crawler-style', WP_MCL_FF_URL . 'assets/css/admin.css' );

if( isset( $_GET['tab'] ) && $_GET['tab'] == 'crawl-progress' ){
wp_enqueue_script( 'ff-crawler-task', WP_MCL_FF_URL . 'assets/js/ff-crawler-task.js', array( 'jquery' ) );
}
}
}


}

require_once('admin/settings-page.php');

// $license_key = get_option(MDR_FF_CRAWLER_LICENSE_KEY);
// if ($license_key) {
$WP_MANGA_FF_CRAWLER = new WP_MANGA_FF_CRAWLER();
// register_activation_hook(__FILE__, 'fanfox_activation');
// } else {
// add_action('admin_notices', 'madara_fanfox_crawler_admin_notice__warning');
// }
}
 

toonsminati

New member
May 18, 2021
0
1
1
India
toonsminati.com
Head over to Settings » General page in your WordPress admin area. Scroll down to the 'Membership' section and check the box next to 'Anyone can register' option
Thank you bro! btw i'm facing some problems if you know please tell me. do you know how to remove mangas from crawler progress page because some mangas stuck after 2 or 3 chapters. if you know how to remove mangas from progress page or how to solve stuck problem please tell me.
 

Latest posts

Forum statistics

Threads
69,246
Messages
908,560
Members
237,326
Latest member
huhh7gy344

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu