Add 'Bot tag.js'

This commit is contained in:
gitdab 2020-11-13 05:01:30 +00:00
parent 2f965abef7
commit de2126a5e1
1 changed files with 2 additions and 0 deletions

2
Bot tag.js Normal file
View File

@ -0,0 +1,2 @@
var findModule = (item) => Object.values(webpackJsonp.push([[],{['']:(_,e,r)=>{e.cache=r.c}}, [['']]]).cache).find(m=>m.exports&&m.exports.default&&m.exports.default[item]!==void 0).exports.default;
findModule('getCurrentUser').getCurrentUser().bot = true;