Add panoramax=* universal field (#1344)

This commit is contained in:
Matija Nalis
2025-01-29 09:30:01 +01:00
committed by GitHub
parent 2bbb4bb883
commit da79c5501f
+8
View File
@@ -0,0 +1,8 @@
{
"key": "panoramax",
"type": "identifier",
"label": "Panoramax Image ID",
"urlFormat": "https://api.panoramax.xyz/#focus=pic&pic={value}",
"pattern": "^[a-zA-Z0-9-]{36,}$",
"universal": true
}