Skip to content

Commit

Permalink
Removed wss://yc.tweaked-programs.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
Commandcracker committed Aug 27, 2023
1 parent 5741a70 commit b69b279
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/youcubeapi.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ end
-- Contact the server owner on Discord, when the server is down
local servers = {
"ws://127.0.0.1:5000", -- Your server!
"wss://yc.tweaked-programs.cc", -- by Sammy#5900
"wss://youcube.knijn.one", -- By EmmaKnijn#0043
"wss://youcube.onrender.com", -- By Commandcracker#8528
}
Expand Down Expand Up @@ -616,7 +615,7 @@ return {
--- "Metadata" - [YouCube API](https://commandcracker.github.io/YouCube/) Version
_API_VERSION = "0.0.0-poc.1.0.0",
--- "Metadata" - Library Version
_VERSION = "0.0.0-poc.1.4.1",
_VERSION = "0.0.0-poc.1.4.2",
--- "Metadata" - Description
_DESCRIPTION = "Library for accessing YouCub's API",
--- "Metadata" - Homepage / Url
Expand Down

0 comments on commit b69b279

Please sign in to comment.