Ok, the problem is this function “images_exist” inside class-facebook-content-parser.php
Probably because I use a CDN for the images. So I’ve commented this filter:
`//add_filter( ‘wpna_facebook_article_content_transform’, array( $this, ‘images_exist’ ), 10, 1 );