Vorax 7 Interceptor UAS platform
Vorax 7 is a counter UAS platform based on common FPV architecture. Vorax 7 can carry up to 1,2Kg warhead up to 50km distance. It greatly enhances the performance of [...]
/** * Custom footer links injection */ function add_custom_footer_links() { echo '
'; } add_action('wp_footer', 'add_custom_footer_links');