Rev 23 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | l_=!items2words $l_ |
2 | l_=!words2items $l_ |
||
3 | |||
4 | !if https:// isin $u_ |
||
18196 | bpr | 5 | U_=!replace https:// by $ in $u_ |
23 | reyssat | 6 | !else |
18196 | bpr | 7 | U_=!replace http:// by $ in $u_ |
8 | u_=http://$U_ |
||
23 | reyssat | 9 | !endif |
10 | U_=!translate / to $ $ in $U_ |
||
11 | U_=!word 1 of $U_ |