update deps
This commit is contained in:
10
node_modules/psl/README.md
generated
vendored
10
node_modules/psl/README.md
generated
vendored
@@ -2,9 +2,9 @@
|
||||
|
||||
[](https://nodei.co/npm/psl/)
|
||||
|
||||
[](https://greenkeeper.io/)
|
||||
[](https://travis-ci.org/wrangr/psl)
|
||||
[](https://david-dm.org/wrangr/psl#info=devDependencies)
|
||||
[](https://greenkeeper.io/)
|
||||
[](https://travis-ci.org/lupomontero/psl)
|
||||
[](https://david-dm.org/lupomontero/psl#info=devDependencies)
|
||||
|
||||
`psl` is a `JavaScript` domain name parser based on the
|
||||
[Public Suffix List](https://publicsuffix.org/).
|
||||
@@ -13,6 +13,8 @@ This implementation is tested against the
|
||||
[test data hosted by Mozilla](http://mxr.mozilla.org/mozilla-central/source/netwerk/test/unit/data/test_psl.txt?raw=1)
|
||||
and kindly provided by [Comodo](https://www.comodo.com/).
|
||||
|
||||
Cross browser testing provided by
|
||||
[<img alt="BrowserStack" width="160" src="./browserstack-logo.svg" />](https://www.browserstack.com/)
|
||||
|
||||
## What is the Public Suffix List?
|
||||
|
||||
@@ -40,7 +42,7 @@ npm install --save psl
|
||||
|
||||
### Browser
|
||||
|
||||
Download [psl.min.js](https://raw.githubusercontent.com/wrangr/psl/master/dist/psl.min.js)
|
||||
Download [psl.min.js](https://raw.githubusercontent.com/lupomontero/psl/master/dist/psl.min.js)
|
||||
and include it in a script tag.
|
||||
|
||||
```html
|
||||
|
Reference in New Issue
Block a user