kheina-com / Blue-Blocker

Blocks all Twitter Blue verified users on twitter.com
Mozilla Public License 2.0
326 stars 29 forks source link

[Blue Blocker] found unexpected tweet shape: #211

Closed Chudesnov closed 8 months ago

Chudesnov commented 10 months ago
{
  "entryType": "TimelineTimelineItem",
  "__typename": "TimelineTimelineItem",
  "itemContent": {
    "itemType": "TimelineTweet",
    "__typename": "TimelineTweet",
    "tweet_results": {
      "result": {
        "__typename": "Tweet",
        "rest_id": "1652696537850433538",
        "core": {
          "user_results": {
            "result": {
              "__typename": "User",
              "id": "VXNlcjo0NjkxNzY0OTk=",
              "rest_id": "469176499",
              "affiliates_highlighted_label": {},
              "has_graduated_access": true,
              "is_blue_verified": false,
              "profile_image_shape": "Circle",
              "legacy": {
                "can_dm": true,
                "can_media_tag": true,
                "created_at": "Fri Jan 20 09:45:36 +0000 2012",
                "default_profile": false,
                "default_profile_image": false,
                "description": "дайте побаловаться поприкалываться не каждый день такое настроение",
                "entities": {
                  "description": {
                    "urls": []
                  },
                  "url": {
                    "urls": [
                      {
                        "display_url": "instagram.com/ermkv",
                        "expanded_url": "https://instagram.com/ermkv",
                        "url": "https://t.co/fKIKaaHEyI",
                        "indices": [
                          0,
                          23
                        ]
                      }
                    ]
                  }
                },
                "fast_followers_count": 0,
                "favourites_count": 21414,
                "followers_count": 1974,
                "friends_count": 205,
                "has_custom_timelines": true,
                "is_translator": false,
                "listed_count": 11,
                "location": "Belgrade, Republic of Serbia",
                "media_count": 3342,
                "name": "Мёрф",
                "normal_followers_count": 1974,
                "pinned_tweet_ids_str": [
                  "1160945764123774977"
                ],
                "possibly_sensitive": false,
                "profile_banner_url": "https://pbs.twimg.com/profile_banners/469176499/1681325903",
                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1229136503118409728/l8Ozipfz_normal.jpg",
                "profile_interstitial_type": "",
                "screen_name": "ermkv_",
                "statuses_count": 23981,
                "translator_type": "none",
                "url": "https://t.co/fKIKaaHEyI",
                "verified": false,
                "want_retweets": false,
                "withheld_in_countries": []
              },
              "professional": {
                "rest_id": "1474308463706742786",
                "professional_type": "Creator",
                "category": [
                  {
                    "id": 250,
                    "name": "Pivovar",
                    "icon_name": "IconBriefcaseStroke"
                  }
                ]
              }
            }
          }
        },
        "edit_control": {
          "edit_tweet_ids": [
            "1652696537850433538"
          ],
          "editable_until_msecs": "1682870334000",
          "is_edit_eligible": true,
          "edits_remaining": "5"
        },
        "is_translatable": false,
        "views": {
          "count": "1979",
          "state": "EnabledWithCount"
        },
        "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
        "quoted_status_result": {},
        "legacy": {
          "bookmark_count": 0,
          "bookmarked": false,
          "created_at": "Sun Apr 30 15:28:54 +0000 2023",
          "conversation_id_str": "1652696537850433538",
          "display_text_range": [
            0,
            39
          ],
          "entities": {
            "user_mentions": [],
            "urls": [],
            "hashtags": [],
            "symbols": []
          },
          "favorite_count": 19,
          "favorited": false,
          "full_text": "Дней без кринжовых тредов айтишников: 0",
          "is_quote_status": true,
          "lang": "ru",
          "quote_count": 1,
          "quoted_status_id_str": "1650711663631388682",
          "quoted_status_permalink": {
            "url": "https://t.co/AsI2iV6C6j",
            "expanded": "https://twitter.com/vladvokzal/status/1650711663631388682",
            "display": "twitter.com/vladvokzal/sta…"
          },
          "reply_count": 2,
          "retweet_count": 1,
          "retweeted": false,
          "user_id_str": "469176499",
          "id_str": "1652696537850433538"
        },
        "quick_promote_eligibility": {
          "eligibility": "IneligibleNotProfessional"
        }
      }
    },
    "tweetDisplayType": "Tweet"
  },
  "clientEventInfo": {
    "component": "tweet",
    "element": "tweet",
    "details": {
      "timelinesDetails": {
        "injectionType": "RankedOrganicTweet",
        "controllerData": "DAACDAABDAABCgABAAAAAAAAAAAKAAkAAAAAAIHJrAAAAAA="
      }
    }
  }
}
cooljeanius commented 9 months ago

I think this is a dup of #206

cooljeanius commented 8 months ago

Closing as a dup of #206