[deviantart] update URL patterns to new format
DeviantArt changed its URL format from https://<name>.deviantart.com/... to https://www.deviantart.com/<name>/... With this change both formats will be supported.
This commit is contained in:
@@ -22,6 +22,7 @@ TRAVIS_SKIP = {
|
||||
|
||||
# temporary issues, etc.
|
||||
BROKEN = {
|
||||
"imgth", # "temporary offline"
|
||||
"whatisthisimnotgoodwithcomputers",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user