Skip to content

Commit

Permalink
Merge pull request #6 from mmrabbani/patch-1
Browse files Browse the repository at this point in the history
fix spelling
  • Loading branch information
DanielcoderX authored Sep 10, 2023
2 parents 3372348 + a16da07 commit 3a008e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/plugin_bepass/bepass.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class bepassClass {
this.defaultSharedStorage.tlsPaddingSize = "200, 500";
this.defaultSharedStorage.workerCleanIPAndPort = "104.31.16.104:443";
this.defaultSharedStorage.hosts = "example.com:1.2.3.4, yarp.lefolgoc.net:5.39.88.20";
this.defaultSharedStorage.workerAddress = "https://example.user.worker.dev/dns-query";
this.defaultSharedStorage.workerAddress = "https://example.user.workers.dev/dns-query";
this.defaultSharedStorage.udpBindAddress = "127.0.0.1";
this.defaultSharedStorage.udpReadTimeout = "120";
this.defaultSharedStorage.udpWriteTimeout = "120";
Expand Down

0 comments on commit 3a008e0

Please sign in to comment.