Skip to content

Commit

Permalink
Update Metacast ua.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnspurlock committed Feb 8, 2024
1 parent ec84a72 commit 3081db0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -2403,9 +2403,10 @@
},
{
"name": "Metacast",
"pattern": "^Metacast/",
"pattern": "^Metacast(/.*)?$",
"examples": [
"Metacast/189 CFNetwork/1485 Darwin/23.1.0"
"Metacast/189 CFNetwork/1485 Darwin/23.1.0",
"Metacast"
],
"urls": [
"https://metacast.app/"
Expand Down

0 comments on commit 3081db0

Please sign in to comment.