Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
Signed-off-by: CusMeDroid <108187260+CusMeDroid@users.noreply.github.com>
  • Loading branch information
CusMeDroid committed May 31, 2023
1 parent 9a58171 commit 68c2680
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"version": "2",
"protocol_handlers": [
{
"protocol": "Zigana+Poker+CusMeDroid",
"url": "https://google.com/search?q="
"protocol": "web+ziganapoker",
"url": "/index.html?type=%s"
},
{
"protocol": "store",
"url": "https://cusmedroid.ink/poker/"
"protocol": "web+ziganapoker",
"url": "/index.html?type=%s"
}
],
]
"icons": [
{
"src": "favicon.png",
Expand Down

0 comments on commit 68c2680

Please sign in to comment.