Update funding.json
Some checks failed
Debug build / build (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
Test native code / test (push) Has been cancelled
Windows build / build (push) Has been cancelled

This commit is contained in:
emanuele-f 2026-02-12 20:09:00 +01:00
parent 97c0687792
commit 4874dad484

View File

@ -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"