|
|
@ -121,7 +121,7 @@ let commands = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: ["surl", "short-url", "shortURL"],
|
|
|
|
name: ["surl", "short-url", "shortURL"],
|
|
|
|
output:[
|
|
|
|
output:[
|
|
|
|
{color: "blue", content: "\ngit", delay: 100},
|
|
|
|
{color: "blue", content: "\nsurl", delay: 100},
|
|
|
|
{color: "white", content: " is loading\n", delay: 200},
|
|
|
|
{color: "white", content: " is loading\n", delay: 200},
|
|
|
|
{color: "white", content: "forwarding", delay: 400},
|
|
|
|
{color: "white", content: "forwarding", delay: 400},
|
|
|
|
{color: "white", content: " ...", forward: "https://s.adb.sh", delay: 600}
|
|
|
|
{color: "white", content: " ...", forward: "https://s.adb.sh", delay: 600}
|
|
|
|