Soldier Repairs HP Printer with His FN MAG

An old video that I discovered, a soldier was having issues with his HP Printer. HP wanted him to pay for their tech support. So he “fixes” the problem with his FN MAG.

Source: The Firearms Blog

Comments are closed.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });