Skip to content

Commit 4078550

Browse files
authored
Fix DeviantArt url schemes (iamcal#705)
* Fix DeviantArt url schemes * Remove unnecessary comma
1 parent d897dec commit 4078550

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

providers/deviantart.com.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
- http://sta.sh/*
1010
- https://*.deviantart.com/art/*
1111
- https://*.deviantart.com/*/art/*
12-
- https://sta.sh/*",
13-
- https://*.deviantart.com/*#/d*"
12+
- https://sta.sh/*
13+
- https://*.deviantart.com/*#/d*
1414
url: http://backend.deviantart.com/oembed
1515
docs_url: https://www.deviantart.com/developers/oembed
1616
example_urls:

0 commit comments

Comments
 (0)