Coder Social home page Coder Social logo

Comments (11)

iovejieba avatar iovejieba commented on June 2, 2024

看看标题的相关参数代码是否有变化吧 自己抄下改吧 没织梦....帮不上忙...额

from nas-tools.

xyswordzoro avatar xyswordzoro commented on June 2, 2024

看看标题的相关参数代码是否有变化吧 自己抄下改吧 没织梦....帮不上忙...额

大佬可以提供个邮箱 可以给您发个药

from nas-tools.

iovejieba avatar iovejieba commented on June 2, 2024

看看标题的相关参数代码是否有变化吧 自己抄下改吧 没织梦....帮不上忙...额

大佬可以提供个邮箱 可以给您发个药

我有点养不动了.....要么 你方便的话 远程? 我看下代码?

from nas-tools.

xyswordzoro avatar xyswordzoro commented on June 2, 2024

看看标题的相关参数代码是否有变化吧 自己抄下改吧 没织梦....帮不上忙...额

大佬可以提供个邮箱 可以给您发个药

我有点养不动了.....要么 你方便的话 远程? 我看下代码?

现在没法远程,可以给您开个vip账号,没有考核也,可以的话 可以发注册id和邮箱到我的邮箱[email protected]

from nas-tools.

Teddy-Zhu avatar Teddy-Zhu commented on June 2, 2024

@iovejieba @xyswordzoro
配置 nas-tools-sites 中 织梦.json的

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"
            }

改为

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span[title=\"\"]"
            }

应该就可以了,最近没啥空,你们可以改下测一下

from nas-tools.

iovejieba avatar iovejieba commented on June 2, 2024

@iovejieba @xyswordzoro 配置 nas-tools-sites 中 织梦.json的

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"
            }

改为

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span[title=\"\"]"
            }

应该就可以了,最近没啥空,你们可以改下测一下
nth-child标签要1么 我一直苦逼的抓selctor我看标签2啊 没错啊 ....太蛋疼了,ok修改完已正常!

from nas-tools.

xyswordzoro avatar xyswordzoro commented on June 2, 2024

@iovejieba @xyswordzoro 配置 nas-tools-sites 中 织梦.json的

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"
            }

改为

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span[title=\"\"]"
            }

应该就可以了,最近没啥空,你们可以改下测一下
nth-child标签要1么 我一直苦逼的抓selctor我看标签2啊 没错啊 ....太蛋疼了,ok修改完已正常!

弱弱的问下 还会更新到代码里吗,毕竟大多数人都不会搞

from nas-tools.

iovejieba avatar iovejieba commented on June 2, 2024

@iovejieba @xyswordzoro 配置 nas-tools-sites 中 织梦.json的

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"
            }

改为

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span[title=\"\"]"
            }

应该就可以了,最近没啥空,你们可以改下测一下
nth-child标签要1么 我一直苦逼的抓selctor我看标签2啊 没错啊 ....太蛋疼了,ok修改完已正常!

弱弱的问下 还会更新到代码里吗,毕竟大多数人都不会搞

我给你发邮件了成品bin,我一会去pull一下但什么时候更就得看大佬啥时候有功夫折腾了

from nas-tools.

xyswordzoro avatar xyswordzoro commented on June 2, 2024

@iovejieba @xyswordzoro 配置 nas-tools-sites 中 织梦.json的

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"
            }

改为

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span[title=\"\"]"
            }

应该就可以了,最近没啥空,你们可以改下测一下
nth-child标签要1么 我一直苦逼的抓selctor我看标签2啊 没错啊 ....太蛋疼了,ok修改完已正常!

弱弱的问下 还会更新到代码里吗,毕竟大多数人都不会搞

我给你发邮件了成品bin,我一会去pull一下但什么时候更就得看大佬啥时候有功夫折腾了

好的 感谢感谢了 辛苦了

from nas-tools.

iovejieba avatar iovejieba commented on June 2, 2024

@iovejieba @xyswordzoro 配置 nas-tools-sites 中 织梦.json的

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"
            }

改为

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span[title=\"\"]"
            }

应该就可以了,最近没啥空,你们可以改下测一下
nth-child标签要1么 我一直苦逼的抓selctor我看标签2啊 没错啊 ....太蛋疼了,ok修改完已正常!

弱弱的问下 还会更新到代码里吗,毕竟大多数人都不会搞

我给你发邮件了成品bin,我一会去pull一下但什么时候更就得看大佬啥时候有功夫折腾了

好的 感谢感谢了 辛苦了

这不用谢我得谢@Teddy-Zhu 大佬 这css标签我都折腾吐了都没整明白

from nas-tools.

xyswordzoro avatar xyswordzoro commented on June 2, 2024

@iovejieba @xyswordzoro 配置 nas-tools-sites 中 织梦.json的

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"
            }

改为

 "description": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1)",
                "remove": "span,a,img,font,b",
                "contents": -1
            },
            "labels": {
                "selector": "td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span[title=\"\"]"
            }

应该就可以了,最近没啥空,你们可以改下测一下

也感谢大佬了,辛苦辛苦了

from nas-tools.

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.