This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var e;e||(e=typeof Module !== 'undefined' ? Module : {}); | |
| e=function(a){function b(d){if(c[d])return c[d].exports;var f=c[d]={Ic:d,Rb:!1,exports:{}};a[d].call(f.exports,f,f.exports,b);f.Rb=!0;return f.exports}var c={};b.Mc=a;b.uc=c;b.d=function(a,c,g){b.Ub(a,c)||Object.defineProperty(a,c,{configurable:!1,enumerable:!0,get:g})};b.r=function(a){Object.defineProperty(a,"__esModule",{value:!0})};b.n=function(a){var c=a&&a.qc?function(){return a["default"]}:function(){return a};b.d(c,"a",c);return c};b.Ub=function(a,b){return Object.prototype.hasOwnProperty.call(a, | |
| b)};b.p="";return b(b.Yc=19)}([function(a){var b=function(){return this}();try{b=b||Function("return this")()||(0,eval)("this")}catch(c){"object"===typeof window&&(b=window)}a.exports=b},function(a,b,c){(function(b){(function(c){function d(){}function f(a,b){return function(){a.apply(b,arguments)}}function k(a){if("object"!==typeof this)throw new TypeError("Promises must be constructed via new");if("function"!==typeof a)throw new TypeError("not a functi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Automatically click all "Verify your email" links in the welcome e-mail from | |
| Nintendo Pokémon Trainer Club's signup e-mails. | |
| Only unread emails in inbox will be processed. | |
| All processed e-mails will be marked as read if verification was successful, | |
| and optionally moved to trash if it's enabled in your settings. | |
| How to use: | |
| 1. Login to Gmail |