Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 明文源码.js
Browse files Browse the repository at this point in the history
DXFH authored Dec 15, 2024
1 parent 7207b58 commit 5099a33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 明文源码.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

import { connect } from 'cloudflare:sockets';

let userID = '';
let userID = '1e8a8d11-25a9-41fd-bf59-18c777b2e82a';
let proxyIP = '';
let sub = '';
let subConverter = 'SUBAPI.fxxk.dedyn.io';
@@ -2181,4 +2181,4 @@ async function KV(request, env, txt = 'ADD.txt') {
headers: { "Content-Type": "text/plain;charset=utf-8" }
});
}
}
}

0 comments on commit 5099a33

Please sign in to comment.