Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pocketFi

提取data

  1. 打开Telegram Web
  2. 打开DevTools并打开Web应用程序
  3. bot.pocketfi.org的任何请求的Header中查找telegramRawdata

设置变量

img.png

格式如下

[
  {
    "query_id": "******",
    "user": "{\"id\":*****,\"first_name\":\"**\",\"last_name\":\"**\",\"username\":\"****\",\"language_code\":\"en\",\"allows_write_to_pm\":true}",
    "auth_date": "*****",
    "hash": "*****"
  },
  {
    "query_id": "******",
    "user": "{\"id\":*****,\"first_name\":\"**\",\"last_name\":\"**\",\"username\":\"***\",\"language_code\":\"zh-hans\",\"is_premium\":true,\"allows_write_to_pm\":true}",
    "auth_date": "*****",
    "hash": "*******"
  }
]

About

pocketFi

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages