tangled
alpha
login
or
join now
sparrowtek.com
/
effem-AppView
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
change user agent back
radmakr.com
1 month ago
0fc92c35
b605f7a1
+1
-1
1 changed file
expand all
collapse all
unified
split
appview
podcastindex
auth.go
+1
-1
appview/podcastindex/auth.go
···
16
16
"X-Auth-Date": {now},
17
17
"X-Auth-Key": {apiKey},
18
18
"Authorization": {hex.EncodeToString(hash[:])},
19
19
-
"User-Agent": {"effem/1.0"},
19
19
+
"User-Agent": {"effem-appview/1.0"},
20
20
}
21
21
}