Skip to content

Commit 416b194

Browse files
committed
add template for behance
1 parent a1cba29 commit 416b194

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/plugins/system/oembed/providers.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,8 @@
365365
{
366366
"name": "Behance",
367367
"templates": [
368-
"www\\.behance\\.net/gallery/.*"
368+
"www\\.behance\\.net/gallery/.*",
369+
"www\\.behance\\.net/[0-9a-zA-Z.\\-_]+/services/\\d+/"
369370
],
370371
"endpoint": "https://www.behance.net/services/oembed"
371372
},

0 commit comments

Comments
 (0)