Giter Club home page Giter Club logo

bookmarklet's People

Contributors

huiyadanli avatar moeshin avatar yuagonc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bookmarklet's Issues

接口失效了

查询失败!TypeError: Failed to fetch

Access to fetch at 'https://api-takumi.mihoyo.com/game_record/app/genshin/api/spiralAbyss?role_id=100000000&schedule_type=1&server=cn_gf01' from origin 'https://bbs.mihoyo.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

GET https://api-takumi.mihoyo.com/game_record/app/genshin/api/spiralAbyss?role_id=100000000&schedule_type=1&server=cn_gf01 net::ERR_FAILED

Access to fetch at 'https://api-takumi.mihoyo.com/game_record/app/genshin/api/index?role_id=100000000&server=cn_gf01' from origin 'https://bbs.mihoyo.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

GET https://api-takumi.mihoyo.com/game_record/app/genshin/api/index?role_id=100000000&server=cn_gf01 net::ERR_FAILED

求关闭项目的源码

在这个response下提issue是不得已为之。
我之前曾和你讨论过那个小工具的改进问题,现在它没了,值得吐槽的是,我没有保存源码。
我希望能从这里重新获得源码,以期由我来改进并重新发布。

支持上传到胡桃数据库

POST https://homa.snapgenshin.com//Record/Upload

{
  "uid": "string",
  "identity": "string",
  "spiralAbyss": {
    "scheduleId": 0,
    "damage": {
      "avatarId": 0,
      "value": 0
    },
    "takeDamage": {
      "avatarId": 0,
      "value": 0
    },
    "floors": [
      {
        "index": 0,
        "star": 0,
        "levels": [
          {
            "index": 0,
            "star": 0,
            "battles": [
              {
                "index": 0,
                "avatars": [
                  0
                ]
              }
            ]
          }
        ]
      }
    ]
  },
  "avatars": [
    {
      "avatarId": 0,
      "weaponId": 0,
      "reliquarySetIds": [
        0
      ],
      "activedConstellationNumber": 0
    }
  ]
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.