Browse Source

gk first commit

3407802468@qq.com 5 months ago
parent
commit
94f3576e87
1 changed files with 7 additions and 3 deletions
  1. 7 3
      3.31GK/README.md

+ 7 - 3
3.31GK/analyse.txt → 3.31GK/README.md

@@ -1,3 +1,5 @@
+### 风控参数
+
 
 加密参数:
     bmsz cookie
@@ -64,7 +66,7 @@ mt
 // din 参数顺序不能乱,要和网站保持一致
 
 
-
+### 网站分析
 机场城市信息接口
 
     https://digitalapi.jetstar.com/v1/resource/flight-search-options  这个是
@@ -74,9 +76,11 @@ mt
 
 
 
-响应数据在 html的   <script type="application/json" id="bundle-data-v2"  文件中
+响应数据在 html的  ` <script type="application/json" id="bundle-data-v2"> ` 文件中
+
 
 
+### 清洗
 清洗
     票价是根据经济舱 和商务舱的余票数 显示的,网页上显示的就是提取出来的票数
     只不过不同的服务包票价 的余票都指向 同一个余票
@@ -100,4 +104,4 @@ mt
 
 
 线上跑不起来的原因:
-    一共提取 563个 ja3-string 有三百多个都是重复的
+    一共提取 563个 ja3-string 有三百多个都是重复的