Skip to content

Commit

Permalink
fix boolean
Browse files Browse the repository at this point in the history
  • Loading branch information
WebBreacher committed Dec 29, 2024
1 parent aaadb00 commit 8c9cd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1253,7 +1253,7 @@
"known" : ["landon", "greg"],
"cat" : "tech",
"protection" : ["cloudflare"],
"valid" : "False"
"valid" : False
},
{
"name" : "darudar",
Expand Down

0 comments on commit 8c9cd90

Please sign in to comment.