fedimbed: debug time
This commit is contained in:
parent
2a624d23ea
commit
10943008aa
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ async function processUrl(msg, url) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (redirUrl) {
|
if (redirUrl) {
|
||||||
|
logger.verbose("fedimbed", `Redirecting "${url}" to "${redirUrl}"`);
|
||||||
const rawPostData2 = await fetch(
|
const rawPostData2 = await fetch(
|
||||||
redirUrl,
|
redirUrl,
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue