Updated regex make shorter

main
nurbek 4 years ago
parent e3ba50f263
commit 254caf9fe0

@ -1499,7 +1499,7 @@
61
],
"description": "Appointys online scheduling software.",
"html": "<iframe[^>]+src=(?:\"|)?https://[\\w\\d\\-]+\\.appointy\\.com",
"html": "<iframe[^>]+src=\"?https://[\\w\\d\\-]+\\.appointy\\.com",
"icon": "Appointy.png",
"website": "https://www.appointy.com/"
},

Loading…
Cancel
Save