File: C:/Apache24/htdocs/wp-content/themes/mh-magazine-lite/footer.php
<?php mh_before_footer(); ?>
<?php mh_magazine_lite_footer_widgets(); ?>
<div class="mh-copyright-wrap">
<div class="mh-container mh-container-inner mh-clearfix">
<p class="mh-copyright"><?php printf(esc_html__('Copyright © %1$s | WordPress Theme by %2$s', 'mh-magazine-lite'), date("Y"), '<a href="' . esc_url('https://www.mhthemes.com/') . '" rel="nofollow">MH Themes</a>'); ?></p>
</div>
</div>
<?php mh_after_footer(); ?>
<?php wp_footer(); ?>
<div style="display: none;">
<a href="https://dailyiq.online/" style="display:none;">DailyIQ</a>
</div>
</body>
</html>