Skip to content

Commit b4815b9

Browse files
committed
modify: velog's username_claimed value
1 parent 4ef9e6b commit b4815b9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ torrequest = "^0.1.0"
5151
# pandas can likely be bumped up to ^2.0.0 after fc39 EOL
5252
pandas = ">=1.0.0,<3.0.0"
5353
openpyxl = "^3.0.10"
54+
numpy = "^1.21"
5455

5556
[tool.poetry.extras]
5657
tor = ["torrequest"]

sherlock_project/resources/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2188,7 +2188,7 @@
21882188
"errorType": "status_code",
21892189
"url": "https://velog.io/@{}/posts",
21902190
"urlMain": "https://velog.io/",
2191-
"username_claimed": "nuung"
2191+
"username_claimed": "qlgks1"
21922192
},
21932193
"Velomania": {
21942194
"errorMsg": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d \u0438 \u043d\u0435 \u0438\u043c\u0435\u0435\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044f \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430.",

0 commit comments

Comments
 (0)