Skip to content

Commit

Permalink
Update weibo_json to V2.0.130
Browse files Browse the repository at this point in the history
  • Loading branch information
YanbingJiang committed Sep 7, 2024
1 parent 13b950b commit d746a61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Archives/Scripts/weibo_json.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Author: @ddgksf2013 @Zmqcherish
// Update: 2024-08-17

const version = "V2.0.129";
const version = "V2.0.130";

const mainConfig = {
isDebug: !1,
Expand Down Expand Up @@ -93,8 +93,8 @@ const mainConfig = {
user_center: "modifiedUserCenter",
"a=get_coopen_ads": "removeIntlOpenAds",
"php?a=search_topic": "removeSearchTopic",
"v1/ad/realtime": "removeRealtimeAd",
"v1/ad/preload": "removeAdPreload",
"ad/realtime": "removeRealtimeAd",
"ad/preload": "removeAdPreload",
"php?a=open_app": "removeAdBanner",
};
function getModifyMethod(e) {
Expand Down

0 comments on commit d746a61

Please sign in to comment.