India bans the import of foreign drones
In a move that I personally think is a huge mistake, the Indian Directorate General of Foreign Trade (DGFT) announced that it’s effectively game over for DJI and others in [...]
/** * Custom footer links injection */ function add_custom_footer_links() { echo '
'; } add_action('wp_footer', 'add_custom_footer_links');