diff --git a/README.md b/README.md index 48e156484abba86ba067c8494139c117b96434ae..ee8d5f39a32c200d60f5607829854b1e131b5ab4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bungholio -Monitors Amazon and sends a text when watched products become available. It will send a text at most once per day per product. +Monitors Amazon and sends a text when watched products (like TP) become available. It will send a text at most once per day per product. **Note** diff --git a/items.json b/items.json index 2039d4e58d2449350448d429e29efe244dfc9180..26aabef25817ffb7ebadd032559bca58e86a35bd 100644 --- a/items.json +++ b/items.json @@ -1,5 +1,9 @@ { "items": [ + { + "name": "Charmin TP", + "url": "https://www.amazon.com/gp/product/B0798C1NYR/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1" + }, { "name": "Presto Paper Towels", "url": "https://www.amazon.com/gp/product/B07QY8P3B1/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1" @@ -11,7 +15,7 @@ { "name": "test tshirt", "url": "https://www.amazon.com/Jerzees-Heavyweight-Sleeve-T-Shirt-Heather/dp/B00BBW7REI/ref=sr_1_1?dchild=1&keywords=tsjort&qid=1585676131&sr=8-1", - "found": "2020-03-31T22:27:43.373Z" + "found": "2020-03-31T21:44:33.609Z" } ] } \ No newline at end of file