mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
removing regex 'pattern' to the index.yaml file - reverting PR #9
This commit is contained in:
parent
a3a305c13a
commit
0c225fec71
1 changed files with 0 additions and 1 deletions
|
@ -116,7 +116,6 @@ $defs:
|
|||
type: string
|
||||
caption:
|
||||
type: string
|
||||
pattern: '^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[-;:&=\+\$,\w]+@)?[A-Za-z0-9.-]+|(?:www.|[-;:&=\+\$,\w]+@)[A-Za-z0-9.-]+)((?:\/[\+~%\/.\w-_]*)?\??(?:[-\+=&;%@.\w_]*)#?(?:[\w]*))?)'
|
||||
country:
|
||||
type: string
|
||||
pattern: '^[a-z]{2}$'
|
||||
|
|
Loading…
Reference in a new issue