Compare commits
1 commit
main
...
revert-web
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
70bf955517 |
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ where
|
|||
}
|
||||
})
|
||||
.filter_map(|l| l.href.clone())
|
||||
.rev()
|
||||
.collect();
|
||||
|
||||
for l in links {
|
||||
|
|
|
|||
Loading…
Reference in a new issue