Skip to content

Commit

Permalink
Version Bump up to 1.3.2
Browse files Browse the repository at this point in the history
Contribution from Josehower to catch also urls containing a single quotes like for example the following URL https://api.memegen.link/images/buzz/memes/i'm_buzz.png
  • Loading branch information
huckbit committed Apr 30, 2023
1 parent e733a29 commit ac0e691
Show file tree
Hide file tree
Showing 4 changed files with 2,734 additions and 1,574 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ yarn add extract-urls
### unpkg

```html
<script src="https://unpkg.com/[email protected].2/index.js"></script>
<script src="https://unpkg.com/[email protected].3/index.js"></script>
```

## Usage
Expand Down
Loading

0 comments on commit ac0e691

Please sign in to comment.