Skip to content

Commit

Permalink
Bumped app.latestAssetCommitHash for smaller messages.json fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed Nov 24, 2024
1 parent 07cb569 commit 66fc387
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
// @description:zu *NGOKUPHEPHA* susa ukusetha kabusha ingxoxo yemizuzu eyi-10 + amaphutha enethiwekhi ahlala njalo + Ukuhlolwa kwe-Cloudflare ku-ChatGPT.
// @author Adam Lui
// @namespace https://github.com/adamlui
// @version 2024.11.24.1
// @version 2024.11.24.2
// @license MIT
// @match *://chatgpt.com/*
// @match *://chat.openai.com/*
Expand Down Expand Up @@ -292,7 +292,7 @@
},
support: 'https://support.chatgptautorefresh.com'
},
latestAssetCommitHash: 'f5a2f5a' // for cached messages.json + navicon
latestAssetCommitHash: 'c85f457' // for cached messages.json + navicon
}
app.urls.assetHost = app.urls.gitHub.replace('github.com', 'cdn.jsdelivr.net/gh') + `@${app.latestAssetCommitHash}`
app.urls.update = app.urls.greasyFork.replace('https://', 'https://update.')
Expand Down

0 comments on commit 66fc387

Please sign in to comment.