Skip to content

Releases: lisaiscoding/dburl

fix decode the pass

18 Oct 15:55
Compare
Choose a tag to compare

fix decode the pass

fix "log" imported and not used

18 Oct 15:24
96c2317
Compare
Choose a tag to compare
Pre-release

fix "log" imported and not used

support comlicated password like: A7p0@jch5Vj_+-,&=!@$%^*()

18 Oct 14:39
4485a5d
Compare
Choose a tag to compare

Use regex to find and encode the password twice to handle comlicated password like: A7p0@jch5Vj_+-,&=!@$%^*()

support special characters for pass section

18 Oct 11:08
4673b82
Compare
Choose a tag to compare

When the password section in urlstr contains special characters, let Parse be able to parse it correctly