Giter VIP home page Giter VIP logo

Comments (4)

Kenshin avatar Kenshin commented on May 9, 2024

已添加

{
        "name"    : "news.infoq.com",
        "url"     : "http://www.infoq.com/cn/news/*",
        "title"   : "<h1 class='general'>",
        "desc"    : "",
        "include" : "<div class='text_info'>",
        "exclude" : [
            "<div class='random_links'>"
        ]
}

但需要等到 1.0.1 发布时才能正常使用,当前版本(1.0.0)对处理近似 URL 的逻辑有问题,所以无法通过远程同步更新方式。

新版本本周推送。 :)

另外,帮你改了下留言的格式。

from simpread.

miller806 avatar miller806 commented on May 9, 2024

好的,非常感谢,回复这么快。期待新版本,这个插件刚刚的!

from simpread.

Kenshin avatar Kenshin commented on May 9, 2024

好用就好~ 😁 可以帮忙多宣传宣传。

from simpread.

Kenshin avatar Kenshin commented on May 9, 2024

版本 1.0.1 已发布,关闭此 issues
新增加了 上述两个站点 的适配。

{
        "name"    : "infoq.com",
        "url"     : "http://www.infoq.com/cn/articles/",
        "title"   : "<title>",
        "desc"    : "",
        "include" : "<div class='text_info_article'>",
        "exclude" : [
            "<div class='random_links'>",
            "<div id='comment_here'>",
            "<div class='comments'>",
            "<div class='all_comments'>",
            "<div id='overlay_comments'>",
            "<div id='replyPopup'>",
            "<div id='editCommentPopup'>",
            "<div id='messagePopup'>",
            "<div id='responseContent'>",
            "[['<p>对本文的审校</p>']]",
            "[['<p>中文站投稿或者参与内容翻译工作</p>']]",
            "[['<b>QCon北京2017</b>']]"
        ]
    },{
        "name"    : "news.infoq.com",
        "url"     : "http://www.infoq.com/cn/news/**/*",
        "title"   : "<h1 class='general'>",
        "desc"    : "",
        "include" : "<div class='text_info'>",
        "exclude" : [
            "<div class='random_links'>"
        ]
    }

更新日志,请看 这里

from simpread.

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.