mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-02-07 23:48:43 +01:00
Update itunes pattern (#299)
This commit is contained in:
parent
696ac3f020
commit
eb3aa7c741
2
.github/schema.json
vendored
2
.github/schema.json
vendored
@ -114,7 +114,7 @@
|
||||
"title": "Project iTunes Page",
|
||||
"description": "The URL for iTunes page for the project's app.",
|
||||
"type": ["string", "null"],
|
||||
"pattern": "^https:\\/\\/itunes\\.apple\\.com\\/(in\\/)?app\\/([^\\/]+\\/)?id[0-9]+$",
|
||||
"pattern": "^https:\\/\\/itunes\\.apple\\.com\\/.*?app\\/([^\\/]+\\/)?id[0-9]+$",
|
||||
"default": null
|
||||
},
|
||||
"stars": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user