Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Surfboardv2ray authored Oct 24, 2024
1 parent 27de1f2 commit ed41f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nontls_worker.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Developed by Surfboardv2ray
// https://github.com/Surfboardv2ray/v2ray-refiner
// Change url.port if your config uses another port. Only one port will work at a time.
// Change 'url.port' and 'const workerport' value if your config uses another port. Only one port will work at a time.

addEventListener("fetch", event => {
let url = new URL(event.request.url);
Expand Down

0 comments on commit ed41f5b

Please sign in to comment.