From d5542f6cdc5fa167c4ca73e148e8a0b23adba430 Mon Sep 17 00:00:00 2001 From: Charley DAVID Date: Tue, 6 Jun 2017 15:09:08 -0300 Subject: [PATCH] Easier europe shop request --- lib/eshop/games/europe.rb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/lib/eshop/games/europe.rb b/lib/eshop/games/europe.rb index a7e4007..486f20c 100644 --- a/lib/eshop/games/europe.rb +++ b/lib/eshop/games/europe.rb @@ -10,11 +10,7 @@ class Europe fl: 'product_code_txt,title,date_from,nsuid_txt,image_url_sq_s', fq: [ 'type:GAME', - "(#{[ - 'system_type:"nintendoswitch_gamecard"', - 'system_type:"nintendoswitch_downloadsoftware"', - 'system_type:"nintendoswitch_digitaldistribution"', - ].join(' OR ')})", + 'system_type:nintendoswitch*', 'product_code_txt:*', ].join(' AND '), q: '*',