Code Monkey home page Code Monkey logo

freenodes's Introduction

FreeNodes

v2ray 免费节点爬虫,每天 10、16、22 点更新。

v2ray 订阅链接:

爬虫目标 T0 订阅链接(镜像网站加速)
https://www.yudou66.com https://mirror.ghproxy.com/https://raw.githubusercontent.com/Barabama/FreeNodes/master/nodes/yudou66.txt
https://blues2022.blogspot.com https://mirror.ghproxy.com/https://raw.githubusercontent.com/Barabama/FreeNodes/master/nodes/blues.txt
https://www.youtube.com/@ZYFXS https://mirror.ghproxy.com/https://raw.githubusercontent.com/Barabama/FreeNodes/master/nodes/zyfxs.txt
爬虫目标 T1 订阅链接(镜像网站加速)
https://kkzui.com/jd https://mirror.ghproxy.com/https://raw.githubusercontent.com/Barabama/FreeNodes/master/nodes/kkzui.txt
https://freenode.openrunner.net https://mirror.ghproxy.com/https://raw.githubusercontent.com/Barabama/FreeNodes/master/nodes/openrunner.txt
https://wenode.cc https://mirror.ghproxy.com/https://raw.githubusercontent.com/Barabama/FreeNodes/master/nodes/wenode.txt
https://v2rayshare.com https://mirror.ghproxy.com/https://raw.githubusercontent.com/Barabama/FreeNodes/master/nodes/v2rayshare.txt
https://nodefree.org https://mirror.ghproxy.com/https://raw.githubusercontent.com/Barabama/FreeNodes/master/nodes/nodefree.txt
合集 https://mirror.ghproxy.com/https://raw.githubusercontent.com/Barabama/FreeNodes/master/nodes/merged.txt

免责声明

订阅节点仅作学习交流使用,用于查找资料,学习知识,不做任何违法行为。所有资源均来自互联网,仅供大家交流学习使用,出现违法问题概不负责。

api 请求鸣谢

配置文件

// config.json
{
  name: {
    name       : "name", // 名字
    tier       : 0, // 梯级为1的会被合并
    up_date    : "2024-01-01", // 更新日期
    main_url   : "https://", // 目标主页
    attrs      : {rel: "bookmark"}, // 用于匹配详情页链接元素
    pattern    : "http://[^<>\\n]+.txt", // 节点链接匹配规则
    nodes_index: 0, // 节点链接索引
    decryption : {
      // 需要解密时使用
      yt_index  : 0, // 油管视频链接索引
      decrypt_by: "js", // 解密方法, "js"脚本触发或"click"模拟点击
      script    : "multiDecrypt(arguments[0]);", // 仅"js", 脚本名
      textbox   : ["id", "textbox"], // 仅"click", 匹配密码文本框
      button    : ["name", "Submit"], // 仅"click", 匹配提交密码按钮
      password  : "8888", // 上次成功解密密码
    },
  },
}

freenodes's People

Contributors

barabama avatar

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.