Skip to content

Commit

Permalink
Update sh_url_main.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
CattoGamer committed Aug 29, 2024
1 parent 577199c commit e391711
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SERVICE.ExtentedVideoInfo = true

-- Don't use the domains of the other Services.
local excludedDomains = {
GetConVar("cinema_url_search"):GetString(),
CLIENT and GetConVar("cinema_url_search"):GetString() or "",
"youtu.?be[.com]?",
"bilibili.com",
"b23.tv",
Expand Down

0 comments on commit e391711

Please sign in to comment.