Skip to content

Commit

Permalink
Fix DeviantArt url schemes (#705)
Browse files Browse the repository at this point in the history
* Fix DeviantArt url schemes

* Remove unnecessary comma
  • Loading branch information
supermomonga authored Jul 5, 2023
1 parent d897dec commit 4078550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions providers/deviantart.com.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
- http://sta.sh/*
- https://*.deviantart.com/art/*
- https://*.deviantart.com/*/art/*
- https://sta.sh/*",
- https://*.deviantart.com/*#/d*"
- https://sta.sh/*
- https://*.deviantart.com/*#/d*
url: http://backend.deviantart.com/oembed
docs_url: https://www.deviantart.com/developers/oembed
example_urls:
Expand Down

0 comments on commit 4078550

Please sign in to comment.