From 41bbfad276889cd70d89e936192b6e712a7c5418 Mon Sep 17 00:00:00 2001 From: André Oliveira <37463445+SpecialAro@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:08:36 +0100 Subject: Instagram fix (#1403) (#443) fix #1403 --- recipes/instagram/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/instagram/package.json') diff --git a/recipes/instagram/package.json b/recipes/instagram/package.json index 9bdc70b..e0449bb 100644 --- a/recipes/instagram/package.json +++ b/recipes/instagram/package.json @@ -1,10 +1,10 @@ { "id": "instagram", "name": "Instagram", - "version": "2.5.1", + "version": "2.5.2", "license": "MIT", "config": { - "serviceURL": "https://instagram.com/direct/inbox", + "serviceURL": "https://instagram.com/", "hasNotificationSound": true } } -- cgit v1.2.3-70-g09d2