mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Disabled Figma check (#1928)
This commit is contained in:
@@ -4959,7 +4959,13 @@
|
|||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"Figma": {
|
"Figma": {
|
||||||
"checkType": "status_code",
|
"checkType": "message",
|
||||||
|
"presenceStrs": [
|
||||||
|
"twitter:title"
|
||||||
|
],
|
||||||
|
"absenceStrs": [
|
||||||
|
"<title>Figma</title>"
|
||||||
|
],
|
||||||
"url": "https://www.figma.com/@{username}",
|
"url": "https://www.figma.com/@{username}",
|
||||||
"urlMain": "https://www.figma.com/",
|
"urlMain": "https://www.figma.com/",
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "blue",
|
||||||
@@ -4967,7 +4973,8 @@
|
|||||||
"alexaRank": 240,
|
"alexaRank": 240,
|
||||||
"tags": [
|
"tags": [
|
||||||
"design"
|
"design"
|
||||||
]
|
],
|
||||||
|
"disabled": true
|
||||||
},
|
},
|
||||||
"8tracks.com": {
|
"8tracks.com": {
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
|
|||||||
Reference in New Issue
Block a user