services:
- name: service-alibaba-cloud-proxy
addr: ":38080"
handler:
type: auto
chain: chain-alibaba-cloud-dev
listener:
type: tcp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Shopify Partners Webhook Time Localizer | |
// @namespace https://nowtime.cc | |
// @version 2025-06-20 | |
// @description Webhook 日志时间调整为本地时区的时间显示;优化相关样式 | |
// @author Shine | |
// @match https://partners.shopify.com/*/apps/*/webhook_deliveries/details* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=shopify.com | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Host forward.service | |
User root | |
ProxyCommand websocat --binary -k wss://websocket-over-https.example.com | |
PreferredAuthentications publickey | |
IdentitiesOnly yes | |
RequestTTY no | |
ServerAliveInterval 10 | |
ServerAliveCountMax 3 | |
TCPKeepAlive yes | |
LocalForward 127.0.0.1:60000 172.6.6.6:22 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="zh-CN"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>图片查看器插件</title> | |
<style> | |
body { | |
font-family: Arial, sans-serif; | |
margin: 0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#此处主要屏蔽小米云扫描组件 -> https://github.com/LoopDns/Fuck-you-MIUI/blob/main/MIhosts#L1 | |
0.0.0.0 log.avlyun.sec.intl.miui.com | |
0.0.0.0 update.avlyun.sec.miui.com | |
0.0.0.0 ixav-cse.avlyun.com | |
0.0.0.0 logupdate.avlyun.sec.miui.com | |
0.0.0.0 miui-fxcse.avlyun.com | |
0.0.0.0 sdkconf.avlyun.com | |
0.0.0.0 sdkconf.avlyun.com | |
0.0.0.0 miav-cse.avlyun.com | |
0.0.0.0 miav-cse.avlyun.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name 修复 Shopify x 划词翻译插件冲突 | |
// @namespace http://nowtime.cc.net/ | |
// @version 2025-04-18 | |
// @description try to take over the world! | |
// @author Shine | |
// @match https://shopify.dev/docs/api/admin-graphql/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=shopify.dev | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
webPixel { | |
id | |
settings | |
} | |
currentAppInstallation { | |
id | |
activeSubscriptions { | |
id | |
status |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# 更新 APK 包索引 | |
apk update | |
# 安装 OpenSSH 服务 | |
apk add openssh | |
# 生成 SSH 主机密钥 | |
ssh-keygen -A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="zh-CN"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>您的评论已收到回复</title> | |
</head> | |
<body style="margin: 0; padding: 0; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.6; color: #333333; background-color: #f7f7f7;"> | |
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;"> | |
<tr> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ChatGPT | |
DOMAIN-SUFFIX,openai.com | |
DOMAIN-SUFFIX,chatgpt.com | |
DOMAIN-SUFFIX,oaistatic.com | |
# Grok | |
DOMAIN-SUFFIX,x.ai | |
DOMAIN-SUFFIX,grok.com | |
# Claude |
NewerOlder