mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-13 18:05:39 +00:00
Added fuzzy search by StackOverflow
This commit is contained in:
@@ -27643,6 +27643,25 @@
|
||||
"tags": [
|
||||
"news"
|
||||
]
|
||||
},
|
||||
"StackOverflow": {
|
||||
"similarSearch": true,
|
||||
"absenceStrs": [
|
||||
"no-search-results"
|
||||
],
|
||||
"presenseStrs": [
|
||||
"user-info",
|
||||
" user-details"
|
||||
],
|
||||
"url": "https://stackoverflow.com/users/filter?search={username}",
|
||||
"urlMain": "https://stackoverflow.com",
|
||||
"usernameClaimed": "maigret",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
"checkType": "message",
|
||||
"alexaRank": 44,
|
||||
"tags": [
|
||||
"coding"
|
||||
]
|
||||
}
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user