mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
update node modules
This commit is contained in:
2
node_modules/tough-cookie/lib/permuteDomain.js
generated
vendored
2
node_modules/tough-cookie/lib/permuteDomain.js
generated
vendored
@@ -29,7 +29,7 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
"use strict";
|
||||
var pubsuffix = require('./pubsuffix');
|
||||
var pubsuffix = require('./pubsuffix-psl');
|
||||
|
||||
// Gives the permutation of all possible domainMatch()es of a given domain. The
|
||||
// array is in shortest-to-longest order. Handy for indexing.
|
||||
|
Reference in New Issue
Block a user