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