mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Fixed Figma check (#1932)
Fixed cookies bug Improved self-check mode: don't disable sites because of check errors
This commit is contained in:
@@ -4960,6 +4960,9 @@
|
||||
},
|
||||
"Figma": {
|
||||
"checkType": "message",
|
||||
"headers": {
|
||||
"User-Agent": "curl/8.6.0"
|
||||
},
|
||||
"presenceStrs": [
|
||||
"twitter:title"
|
||||
],
|
||||
@@ -4973,8 +4976,7 @@
|
||||
"alexaRank": 240,
|
||||
"tags": [
|
||||
"design"
|
||||
],
|
||||
"disabled": true
|
||||
]
|
||||
},
|
||||
"8tracks.com": {
|
||||
"checkType": "message",
|
||||
|
||||
Reference in New Issue
Block a user