From ca85c432fc99c514307aed9112c71a0ba6d2e2c4 Mon Sep 17 00:00:00 2001 From: Shariq Syed Date: Thu, 29 Feb 2024 12:16:44 -0500 Subject: [PATCH] Add Buy On Google to `graveyard.json` --- graveyard.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/graveyard.json b/graveyard.json index ebd30678..e78c0e61 100644 --- a/graveyard.json +++ b/graveyard.json @@ -2342,5 +2342,13 @@ "link": "https://9to5google.com/2023/09/28/google-jamboard/", "description": "Google Jamboard was a web and native whiteboard app that offered a rich collaborative experience.", "type": "app" + }, + { + "name": "Buy On Google", + "dateOpen": "2018-10-03", + "dateClose": "2023-09-26", + "link": "https://web.archive.org/web/20240229162408/https://support.google.com/merchants/answer/13644745", + "description": "Buy On Google was part of Google Shopping and allowed customers to buy products and checkout directly on Google.", + "type": "service" } ]