mirror of
https://github.com/qeeqbox/social-analyzer.git
synced 2026-09-07 10:17:44 +02:00
added hatenablog (User Request)
This commit is contained in:
+21
@@ -6261,5 +6261,26 @@
|
||||
"selected": "false",
|
||||
"timeout": 0,
|
||||
"implicit": 0
|
||||
},
|
||||
{
|
||||
"url": "https://{username}.hatenablog.com/about",
|
||||
"detections": [{
|
||||
"return": "false",
|
||||
"string": "Blog is not found",
|
||||
"type": "ocr"
|
||||
}, {
|
||||
"return": "false",
|
||||
"string": "Blog is not found",
|
||||
"type": "normal"
|
||||
},
|
||||
{
|
||||
"return": "true",
|
||||
"string": "profile-",
|
||||
"type": "normal"
|
||||
}
|
||||
],
|
||||
"selected": "false",
|
||||
"timeout": 0,
|
||||
"implicit": 0
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user