Skip to content

Commit

Permalink
feat: v2.0 alphabet update
Browse files Browse the repository at this point in the history
  • Loading branch information
pd4d10 committed Nov 7, 2018
1 parent 8a98b84 commit e5f0925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/url.dart
Original file line number Diff line number Diff line change
@@ -1 +1 @@
var url = '_~0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
var url = '_-0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';

0 comments on commit e5f0925

Please sign in to comment.