From 39e9c403901bad8cb58d09877e6334ac9811b3a2 Mon Sep 17 00:00:00 2001 From: pyed Date: Tue, 9 Feb 2016 00:00:13 +0300 Subject: [PATCH] add tomatoURL --- gomdb.go | 1 + 1 file changed, 1 insertion(+) diff --git a/gomdb.go b/gomdb.go index 112efdf..36d924c 100755 --- a/gomdb.go +++ b/gomdb.go @@ -86,6 +86,7 @@ type MovieResult struct { TomatoUserMeter string TomatoUserRating string TomatoUserReviews string + TomatoURL string DVD string BoxOffice string Production string