@@ -3942,6 +3942,27 @@ limited_link_type_combinations: [
39423942 expected_clean_url : 'https://www.livenation.ee/venue/953330' ,
39433943 only_valid_entity_types : [ 'place' ] ,
39443944 } ,
3945+ {
3946+ input_url : 'https://www.livenationtero.co.th/event/hotwax-the-hot-shock-tour-london-tickets-edp1627436' ,
3947+ input_entity_type : 'event' ,
3948+ expected_relationship_type : 'ticketing' ,
3949+ expected_clean_url : 'https://www.livenation.co.th/event/edp1627436' ,
3950+ only_valid_entity_types : [ 'event' ] ,
3951+ } ,
3952+ {
3953+ input_url : 'https://livenationtero.co.th/artist/K8vZ9171ulV/alice-cooper-events#artist-info' ,
3954+ input_entity_type : 'artist' ,
3955+ expected_relationship_type : 'ticketing' ,
3956+ expected_clean_url : 'https://www.livenation.co.th/artist/K8vZ9171ulV' ,
3957+ only_valid_entity_types : [ 'artist' ] ,
3958+ } ,
3959+ {
3960+ input_url : 'https://www.livenationtero.co.th/venue/953330/alexela-kontserdimaja-tickets#venueinfo' ,
3961+ input_entity_type : 'place' ,
3962+ expected_relationship_type : 'ticketing' ,
3963+ expected_clean_url : 'https://www.livenation.co.th/venue/953330' ,
3964+ only_valid_entity_types : [ 'place' ] ,
3965+ } ,
39453966 // Loudr
39463967 {
39473968 input_url : 'https://loudr.fm/artist/kyle-landry/Z77SM?test' ,
0 commit comments