re: url()

in lib/is.js [65:75]


        re: url('(facebook\\.com\\/(gaming\\/)|fb\\.gg\\/)' + identifier)
    });
})();


/**
 * Youtube tests.
 */
(function () {
    var identifier = '[a-z0-9\\_-]{1,100}';
    def({