[pinterest] allow URLs with any TLD

This commit is contained in:
Mike Fährmann
2017-05-08 15:08:39 +02:00
parent b3b92ac243
commit 9f1c83297f
4 changed files with 11 additions and 14 deletions

View File

@@ -51,7 +51,7 @@ skip = [
# dont work on travis-ci
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie",
# temporary issues
"imgchili",
]
# enable selective testing for direct calls
if __name__ == '__main__' and len(sys.argv) > 1: