You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* switcher 1.0 (c) 2012 Nico Wiedemann - MIT license
* https://github.com/EarMaster/switcher
*/
!function(b){"function"===typeof define&&define.amd?define(b):"undefined"!==typeof module&&"undefined"!==typeof module.exports?module.exports=b():self.switcher=b()}(function(){return function(b,f,d){var c={breakMode:!0};if(d)for(var e in c)d.hasOwnProperty(e)||(d[e]=c[e]);else d=c;var c=!1,a;for(a in f)if(a={fullExpression:a,expression:"/"==a.substr(0,1)?a.substr(1,a.lastIndexOf("/")-1):a,flags:"/"==a.substr(0,1)?a.substr(a.lastIndexOf("/")+1):""},RegExp(a.expression,a.flags).test(b)&&(c=!0,f[a.fullExpression](b,a.fullExpression),d.breakMode))break;return c}});