Fixed missing colon causing builds to fail
This commit is contained in:
parent
5a2dcdce16
commit
7fb17684f5
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ public class YoutubeStreamLinkHandlerFactory extends LinkHandlerFactory {
|
||||||
}
|
}
|
||||||
|
|
||||||
case "WWW.INVIDIO.US":
|
case "WWW.INVIDIO.US":
|
||||||
case "DEV.INVIDIO.US"
|
case "DEV.INVIDIO.US":
|
||||||
case "INVIDIO.US":
|
case "INVIDIO.US":
|
||||||
case "INVIDIOUS.SNOPYTA.ORG":
|
case "INVIDIOUS.SNOPYTA.ORG":
|
||||||
case "DE.INVIDIOUS.SNOPYTA.ORG":
|
case "DE.INVIDIOUS.SNOPYTA.ORG":
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue