Postpublished at 3 mins
Glasgow 0-0 Stormers
Henco Venter is pinged for offside and Stormers have a penalty inside Glasgow's 22.
It's nudged into the corner and the visitors have a big opportunity to strike first.
/** * https://gist.github.com/samthor/64b114e4a4f539915a95b91ffd340acc */ (function() { var check = document.createElement('script'); if (!('noModule' in check) && 'onbeforeload' in check) { var = false; document.addEventListener('beforeload', function(e) { if (e.target === check) { = true; } else if (!e.target.hasAttribute('nomodule') || !) { return; } e.preventDefault(); }, true); check.type = 'module'; check.src = '.'; document.head.appendChild(check); check.remove(); } }());