From 4874dad484e25eda7a8b936cb270cb7395fd8f26 Mon Sep 17 00:00:00 2001 From: emanuele-f Date: Thu, 12 Feb 2026 20:09:00 +0100 Subject: [PATCH] Update funding.json --- funding.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/funding.json b/funding.json index ce25ebd3..205cef4c 100644 --- a/funding.json +++ b/funding.json @@ -45,10 +45,12 @@ "name": "PCAPdroid-mitm", "description": "A PCAPdroid addon that uses mitmproxy to decrypt TLS/SSL connections, to display the decrypted data within the app", "webpageUrl": { - "url": "https://github.com/emanuele-f/PCAPdroid-mitm" + "url": "https://github.com/emanuele-f/PCAPdroid-mitm", + "wellKnown": "https://github.com/emanuele-f/PCAPdroid-mitm/blob/master/.well-known/funding-manifest-urls" }, "repositoryUrl": { - "url": "https://github.com/emanuele-f/PCAPdroid-mitm" + "url": "https://github.com/emanuele-f/PCAPdroid-mitm", + "wellKnown": "https://github.com/emanuele-f/PCAPdroid-mitm/blob/master/.well-known/funding-manifest-urls" }, "licenses": [ "spdx:GPL-3.0"