From 3da2b49dad594b749832271920184195806e3409 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Thu, 31 Jul 2025 23:25:46 +0200 Subject: [PATCH] chore: Add ads.fund verification file [skip ci] This file is intended for the ReVanced/.github repository; however, ads.fund is responsible for configuring the verification for this repository. I have contacted them to set up the .github repository, but they are currently offline. Therefore, this file is committed here temporarily due to a time constraint, as the verification must be completed before the end of this month. Once the verification process is finished and the changes on the ads.fund side are implemented, this file can be removed. --- adsfund.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 adsfund.json diff --git a/adsfund.json b/adsfund.json new file mode 100644 index 00000000..b03d6c23 --- /dev/null +++ b/adsfund.json @@ -0,0 +1,8 @@ +{ + "info": "This is verification file for ads.fund project", + "project": { + "name": "ReVanced Manager", + "walletAddress": "0x7ab4091e00363654bf84B34151225742cd92FCE5", + "tokenAddress": "0xadf954bc6f509b3a32fb5e97ed4ba6c000e37155" + } +}