Skip to content

Commit

Permalink
Merge pull request #29 from lazywasabi/apkpure
Browse files Browse the repository at this point in the history
Fix APKPure
  • Loading branch information
nobodywasishere authored Feb 29, 2024
2 parents a937866 + 3d086fa commit 59b3dde
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/bangs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5173,9 +5173,9 @@
},
{
"s": "ApkPure",
"d": "apkpure.com",
"d": "apkpure.net",
"t": "apkd",
"u": "https://apkpure.com/search?q={{{s}}}",
"u": "https://apkpure.net/search?q={{{s}}}",
"c": "Tech",
"sc": "Downloads (apps)"
},
Expand Down Expand Up @@ -5205,9 +5205,9 @@
},
{
"s": "APKPure",
"d": "apkpure.com",
"d": "apkpure.net",
"t": "apkpure",
"u": "https://apkpure.com/search?q={{{s}}}",
"u": "https://apkpure.net/search?q={{{s}}}",
"c": "Tech",
"sc": "Downloads (apps)"
},
Expand Down

0 comments on commit 59b3dde

Please sign in to comment.