1
0
mirror of https://github.com/minimaxir/big-list-of-naughty-strings.git synced 2025-09-25 13:19:15 +02:00

change to minimaxir/master

This commit is contained in:
Sofien Lazreg
2015-08-12 10:21:10 +02:00
parent fda211217e
commit 7942dbec92

View File

@@ -4,10 +4,10 @@
"description": "The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data",
"author": "Max Woolf <max@minimaxir.com>",
"main": "blns.json",
"repository": "git+https://github.com/YR/big-list-of-naughty-strings.git",
"repository": "git+https://github.com/minimaxir/big-list-of-naughty-strings.git",
"license": "MIT",
"bugs": {
"url": "https://github.com/YR/big-list-of-naughty-strings/issues"
"url": "https://github.com/minimaxir/big-list-of-naughty-strings/issues"
},
"homepage": "https://github.com/YR/big-list-of-naughty-strings#readme"
"homepage": "https://github.com/minimaxir/big-list-of-naughty-strings#readme"
}