FE-Interview docs Crack

try to take over the world!

当前为 2022-05-18 提交的版本,查看 最新版本

// ==UserScript==
// @name         FE-Interview docs Crack
// @namespace    http://tampermonkey.net/
// @version      0.4
// @description  try to take over the world!
// @author       dsqh
// @include    *://*.poetries.top/*
// @include    *://poetries1.gitee.io/*
// @include    *://interview.poetries.top/*

// @license MIT
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
    let token = localStorage.getItem("TOKEN_")
    let lockcode = localStorage.getItem("payLock")
    //console.log(token)
    //console.log(lockcode)

    // Your code here...
})();
长期地址
遇到问题?请前往 GitHub 提 Issues。