Skip to content

Commit

Permalink
Support Quetta Browser
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmz-dev committed Dec 10, 2024
1 parent c00cdc7 commit 9e27331
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
12 changes: 12 additions & 0 deletions app/src/main/assets/fido2_privileged_community.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,18 @@
}
]
}
},
{
"type": "android",
"info": {
"package_name": "net.quetta.browser",
"signatures": [
{
"build": "release",
"cert_fingerprint_sha256": "BE:FE:E7:31:12:6A:A5:6E:7E:FD:AE:AF:5E:F3:FA:EA:44:1C:19:CC:E0:CA:EC:42:6B:65:BB:F8:2C:59:46:80"
}
]
}
}
]
}
3 changes: 3 additions & 0 deletions app/src/main/res/xml/autofill_service_configuration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,9 @@
<compatibility-package
android:name="net.slions.fulguris.full.playstore.debug"
android:maxLongVersionCode="10000000000" />
<compatibility-package
android:name="net.quetta.browser"
android:maxLongVersionCode="10000000000" />
<compatibility-package
android:name="org.adblockplus.browser"
android:maxLongVersionCode="10000000000" />
Expand Down

0 comments on commit 9e27331

Please sign in to comment.