mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-21 04:31:04 -05:00
lol
This commit is contained in:
4
node_modules/oauth/lib/_utils.js
generated
vendored
Normal file
4
node_modules/oauth/lib/_utils.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// Returns true if this is a host that closes *before* it ends?!?!
|
||||
module.exports.isAnEarlyCloseHost= function( hostName ) {
|
||||
return hostName && hostName.match(".*google(apis)?.com$")
|
||||
}
|
||||
Reference in New Issue
Block a user