Git Product home page Git Product logo

Comments (5)

Finb avatar Finb commented on July 18, 2024

是支持URL Schema的,
方便发一份你请求的URL给我看下吗?只需发url参数部分

from bark.

Liquor030 avatar Liquor030 commented on July 18, 2024

url=iFreeTime%3a%2f%2fbk%2fa%3d%e8%af%af%e9%81%93%e8%80%85%26n%3d%e7%8e%84%e6%b5%91%e9%81%93%e7%ab%a0%26d%3d0

from bark.

Liquor030 avatar Liquor030 commented on July 18, 2024

我查看了历史记录,发现是正确的url,不过点击推送它并不会跳转

from bark.

Finb avatar Finb commented on July 18, 2024

URL参数值编码好像有问题
如果URL原始参数值为

iFreeTime://bk/a=%E8%AF%AF%E9%81%93%E8%80%85&n=%E7%8E%84%E6%B5%91%E9%81%93%E7%AB%A0&d=0

将整个字符串编码后应为

iFreeTime%3a%2f%2fbk%2fa%3d%25E8%25AF%25AF%25E9%2581%2593%25E8%2580%2585%26n%3d%25E7%258E%2584%25E6%25B5%2591%25E9%2581%2593%25E7%25AB%25A0%26d%3d0

我用这个当成URL参数值测试,可以正确跳转,你试一下看看

https://api.day.app/your_key/test/?url=iFreeTime%3a%2f%2fbk%2fa%3d%25E8%25AF%25AF%25E9%2581%2593%25E8%2580%2585%26n%3d%25E7%258E%2584%25E6%25B5%2591%25E9%2581%2593%25E7%25AB%25A0%26d%3d0

from bark.

Liquor030 avatar Liquor030 commented on July 18, 2024

可以跳转了,非常感谢您的帮助😊

from bark.

Related Issues (20)

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.