Skip to content

Commit 5c064b0

Browse files
authored
Merge pull request #16 from staticfloat/tk/unicode
add another UnicodeData.txt location to whitelist
2 parents 4f0dbd1 + 8cb0cee commit 5c064b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cache/cache.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@ def json_obj(self):
450450
"unicode.org/Public/UCD/latest/ucd/auxiliary",
451451
"unicode.org/Public/UNIDATA",
452452
"unifoundry.com/pub/unifont-[\d\.]+/font-builds",
453+
"unicode.org/Public/[\d\.]+/ucd",
453454

454455
# Sourceforge URLs
455456
"sourceforge.net/projects/pcre/files/pcre/[^/]+",

0 commit comments

Comments
 (0)