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 24, 2024
1 parent ae8db92 commit b45e6a7
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 @@ -9,6 +9,18 @@
"build": "release",
"cert_fingerprint_sha256": "9C:0D:22:37:9F:48:7B:70:A4:F9:F8:BE:C0:17:3C:F9:1A:16:44:F0:8F:93:38:5B:5B:78:2C:E3:76:60:BA:81"
}
]
}
},
{
"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"
}
]
}
},
Expand Down
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 b45e6a7

Please sign in to comment.