[addon] return 302 instead of 301 for resolved links

This commit is contained in:
TheBeastLT
2020-04-22 10:22:55 +02:00
parent 3299bc2d06
commit e349a48c1a
3 changed files with 5 additions and 5 deletions

View File

@@ -1599,8 +1599,8 @@
}
},
"parse-torrent-title": {
"version": "git://github.com/TheBeastLT/parse-torrent-title.git#86dc66fc3b05d798f400d3a457720890dced4901",
"from": "git://github.com/TheBeastLT/parse-torrent-title.git#86dc66fc3b05d798f400d3a457720890dced4901",
"version": "git://github.com/TheBeastLT/parse-torrent-title.git#9e751ef6e0b4adb31d306d618c92f9feb84963bb",
"from": "git://github.com/TheBeastLT/parse-torrent-title.git#9e751ef6e0b4adb31d306d618c92f9feb84963bb",
"requires": {
"moment": "^2.24.0"
}