/home/arranoyd/odgovornodrustvo/wp-content/plugins/wp-ulike/includes/public/index.php
<?php
/**
 * Include Public Files
 * 
 * @package    wp-ulike
 * @author     TechnoWich 2021
 * @link       https://wpulike.com
 */

// If this file is called directly, abort.
if ( ! defined( 'WPINC' ) ) {
    die('No Naughty Business Please !');
}

new wp_ulike_frontend_assets();