Skip to content

Instantly share code, notes, and snippets.

View love4taylor's full-sized avatar
😅

love4taylor love4taylor

😅
View GitHub Profile
/***
[task_local]
event-interaction https://gist.githubusercontent.com/love4taylor/28c15e87354225182b36d178be29f2ca/raw/ip_address_fraud_check.js, tag=IP 欺诈查询, img-url=link.circle.system, enabled=true
@love4taylor, forked from @XIAO_KOP
**/
// var content= `<p style="text-align: center; font-family: -apple-system; font-size: large; font-weight: bold">` + response.body + `</p>`;
let base_url = "https://scamalytics.com/ip/"
const userAgent = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Safari/605.1.15"
#EXTM3U x-tvg-url="http://epg.51zmt.top:8000/e.xml.gz"
#EXTINF:-1 tvg-id="1" tvg-name="CCTV1" tvg-logo="http://epg.51zmt.top:8000/tb1/CCTV/CCTV1.png" group-title="央视",CCTV-1 综合
http://iptv-proxy.local:7088/rtp/239.49.8.19:9614
#EXTINF:-1 tvg-id="2" tvg-name="CCTV2" tvg-logo="http://epg.51zmt.top:8000/tb1/CCTV/CCTV2.png" group-title="央视",CCTV-2 财经
http://iptv-proxy.local:7088/rtp/239.49.8.50:9802
#EXTINF:-1 tvg-id="3" tvg-name="CCTV3" tvg-logo="http://epg.51zmt.top:8000/tb1/CCTV/CCTV3.png" group-title="央视",CCTV-3 综艺
http://iptv-proxy.local:7088/rtp/239.49.8.74:8000
{
"rules": [
{
"domain": [
"ai.google.dev",
"gateway.ai.cloudflare.com",
"alkalicore-pa.clients6.google.com",
"api.github.com"
],
"domain_suffix": [
{
"rules": [
{
"domain": [
"api.together.xyz",
"rthklive2-lh.akamaihd.net",
"console.groq.com",
"dca-lm-livedazn.secure.footprint.net",
"bcbolt446c5271-a.akamaihd.net",
"images-daznservices-com.cdn.ampproject.org",
#!/bin/sh
# PROVIDE: sing_box
# REQUIRE: networking
# KEYWORD: shutdown
# Add these lines to /etc/rc.conf.local or /etc/rc.conf to enable `sing-box':
#
# sing_box_enable (bool): Set to "NO" by default.
# Set it to "YES" to enable sing-box
@love4taylor
love4taylor / surge-ptr-shit.log
Created August 3, 2024 15:41
Surge 糟心的 PTR 查询
This file has been truncated, but you can view the full file.
2024-08-03T23:27:02.668+0800 info _query_summary query summary {"uqid": 11368236, "qname": "local.", "qtype": 6, "qclass": 1, "client": "::ffff:我的IP", "resp_rcode": 3, "elapsed": "543.94µs"}
2024-08-03T23:12:04.724+0800 info _query_summary query summary {"uqid": 11326520, "qname": "_telnet._tcp.openthread.thread.home.arpa.", "qtype": 12, "qclass": 1, "client": "::ffff:我的IP", "resp_rcode": 3, "elapsed": "16.456609ms"}
2024-08-03T23:12:04.724+0800 info _query_summary query summary {"uqid": 11326523, "qname": "_ipps._tcp.openthread.thread.home.arpa.", "qtype": 12, "qclass": 1, "client": "::ffff:我的IP", "resp_rcode": 3, "elapsed": "14.911501ms"}
2024-08-03T23:12:04.723+0800 info _query_summary query summary {"uqid": 11326521, "qname": "_ippusb._tcp.openthread.thread.home.arpa.", "qtype": 12, "qclass": 1, "client": "::ffff:我的IP", "resp_rcode": 3, "elapsed": "16.003976ms"}
2024-08-03T23:12:04.723+0800 info _query_summary query summary {"uqid": 11326522, "qname": "_uscans._tcp.openthread.thread.home.arpa.", "qtype":
{
"version": 1,
"rules": [
{
"domain_suffix": [
"dazn-api.com",
"dazn.com",
"dazndn.com",
"indazn.com",
"d151l6v8er5bdm.cloudfront.net",
From aa6ba6895b2af23c6b1aca0944d7785af015113d Mon Sep 17 00:00:00 2001
From: love4taylor <i@love4taylor.com>
Date: Mon, 11 Mar 2024 22:42:18 +0900
Subject: [PATCH 1/2] netfilter: nat: add brcm fullcone support
---
net/netfilter/nf_nat_masquerade.c | 193 ++++++++++++++++++++++++++++++
net/netfilter/xt_MASQUERADE.c | 7 ++
2 files changed, 200 insertions(+)
// ==UserScript==
// @name 干掉B站直播P2P传输
// @namespace https://bbs.nga.cn/read.php?&tid=25285579&pid=490022087&to=1
// @version 0.1
// @description 每60秒清理一次P2P相关函数
// @author xfgryujk
// @include /https?:\/\/live\.bilibili\.com\/?\??.*/
// @include /https?:\/\/live\.bilibili\.com\/\d+\??.*/
// @include /https?:\/\/live\.bilibili\.com\/(blanc\/)?\d+\??.*/
// @grant none