Promotions
- The free spins feature triggers when three or more Warrior Scatter symbols land anywhere on the reels.
var thirstyGoogleClickTrack = function ( e ) {
var $this = jQuery( this ),
linkID = $this.data( 'linkid' ),
href = linkID ? $this.attr( 'href' ) : thirstyFunctions.isThirstyLink( $this.attr( 'href' ) ),
action_name = 'Affiliate Link',
page_slug = '/casino/secrets-of-the-forest/',
home_url = 'https://www.blackspins.com';
if ( ! href || typeof ga !== 'function' ) {
return;
}
var is_uncloak = href.indexOf( home_url + '/' + thirsty_global_vars.link_prefix )
<