Fix Update URL

This commit is contained in:
Mars Niermann 2023-04-08 05:33:04 +02:00
parent 475c5193d7
commit 95b11e1b0d
No known key found for this signature in database
GPG key ID: B2D0FC62A74FC971

View file

@ -6,8 +6,8 @@
// @version 1.0 // @version 1.0
// @author Marsn3 // @author Marsn3
// @description Allows downloading saved chat messages from CharacterAI. // @description Allows downloading saved chat messages from CharacterAI.
// @downloadURL https://git.m3.fyi/Marsn3/userscripts/~raw/main/src/charai-history-dumper.user // @downloadURL https://git.m3.fyi/Marsn3/userscripts/~raw/main/src/charai-history-dumper.user.js
// @updateURL https://git.m3.fyi/Marsn3/userscripts/~raw/main/src/charai-history-dumper.user // @updateURL https://git.m3.fyi/Marsn3/userscripts/~raw/main/src/charai-history-dumper.user.js
// ==/UserScript== // ==/UserScript==
const log = (firstArg, ...remainingArgs) => const log = (firstArg, ...remainingArgs) =>