File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 88
99** A secure, privacy-focused mobile browser for Android with advanced banking security features**
1010
11+ [ GitHub Repository] ( https://github.com/Namitjain07/PrivacyFirst.git )
12+
1113</div >
1214
1315## 📱 Overview
@@ -343,7 +345,7 @@ private val cacheDuration = 5 * 60 * 1000L // 5 minutes
343345| API Response (network) | ~ 2-3 seconds |
344346| Network Call Reduction | 90% (with caching) |
345347
346- ## 🧪 Testing
348+ <!-- ## 🧪 Testing
347349
348350### Test Deep Linking
349351```bash
@@ -352,7 +354,7 @@ adb shell am start -a android.intent.action.VIEW -d "https://www.example.com" co
352354
353355# Test custom deep link
354356adb shell am start -a android.intent.action.VIEW -d "privacyfirst://open" com.secure.privacyfirst
355- ```
357+ ``` -->
356358
357359### Test API
358360``` bash
You can’t perform that action at this time.
0 commit comments