Fix fuzzy-find-route

This commit is contained in:
Zhukov Anton 2021-08-18 15:01:31 +03:00
parent 335347dc06
commit 4781fa4729
1 changed files with 5 additions and 5 deletions

10
1991.fs
View File

@ -97,13 +97,13 @@ pubvar reqroute
\ returns true.
\ Also takes the addr u of the requested
\ route we're trying to validate.
>r routes wordlist-id @ \ Store xt and specify wordlist
>r routes wordlist-id @
begin
dup
dup
while
r@ over >r execute while r> @
repeat r>
then
r@ over >r execute WHILE r> name>link
repeat r>
then
rdrop
?dup if
get-tmp-query-string \ Save our fuzzy vars to the request's