Skip to content

Commit ed1dbe2

Browse files
committed
Update ascii art
1 parent a7c1da1 commit ed1dbe2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

daze.go

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,9 +1173,9 @@ func SizeParser(s string) uint64 {
11731173
// /:/__/ \:|__| /:/\:\ \:\__\ /:/\:\__\ /:/\:\ \:\__\
11741174
// \:\ \ /:/ / \/__\:\/:/ / /:/ \/__/ \/__\:\/:/ /
11751175
// \:\ /:/ / \::/ / /:/ / \::/ /
1176-
// \:\/:/ / /:/ / \/__/ /:/ /
1177-
// \::/__/ /:/ / /:/ /
1178-
// ~~ \/__/ \/__/
1176+
// \:\/:/ / /:/ / /:/ / /:/ /
1177+
// \::/__/ /:/ / /:/ / /:/ /
1178+
// ~~ \/__/ \/__/ \/__/
11791179
// ============================================================================
11801180

11811181
// LoadApnic loads remote resource. APNIC is the Regional Internet Registry administering IP addresses for the Asia
@@ -1270,9 +1270,9 @@ func LoadReservedIP() []*net.IPNet {
12701270
// /:/\:\__\ /:/\:\ \:\__\ /\ \:\ \ \__\ /:/\:\__\
12711271
// /:/ \/__/ \:\~\:\ \/__/ \:\ \:\ \/__/ /:/ \/__/
12721272
// /:/ / \:\ \:\__\ \:\ \:\__\ /:/ /
1273-
// \/__/ \:\ \/__/ \:\/:/ / \/__/
1274-
// \:\__\ \::/ / http://patorjk.com
1275-
// \/__/ \/__/ Isometric1
1273+
// /:/ / \:\ \/__/ \:\/:/ / /:/ /
1274+
// /:/ / \:\__\ \::/ / /:/ /
1275+
// \/__/ \/__/ \/__/ \/__/
12761276
// ============================================================================
12771277

12781278
// A remote server for testing.

0 commit comments

Comments
 (0)