一个简单的 Cloudflare Snippet 获取访问者 IP & 归属地 API 脚本
Try it: https://ip.siiway.top
Important
Clash <-> Sharelink 转换功能已拆分为单独的仓库: siiway/urlclash-converter
/-> 根目录 (根据访问客户端自动选择 HTML / 纯文本)
| name: Sync Private Repository | |
| on: | |
| workflow_dispatch: | |
| jobs: | |
| mirror-sync: | |
| runs-on: ubuntu-latest | |
| permissions: | |
| contents: write |
| // ==UserScript== | |
| // @name QQ拦截页面重定向 | |
| // @namespace https://imbee.top | |
| // @version 1.0 | |
| // @downloadURL https://gist.github.com/FrecklyComb1728/7b58e085e797d727a6cbf823428348da/raw/fuck-qq-redirect-block.user.js?no-cache-uuid=446d4a60-c564-11f0-94b9-0d35d4e306ab | |
| // @updateURL https://gist.github.com/FrecklyComb1728/7b58e085e797d727a6cbf823428348da/raw/fuck-qq-redirect-block.user.js?no-cache-uuid=446d4a60-c564-11f0-94b9-0d35d4e306ab | |
| // @description QQ点击跳转,网址被拦截问题。 | |
| // @author mifeng | |
| // @license The Unlicense | |
| // @match *://c.pc.qq.com/ios.html* |
一个简单的 Cloudflare Snippet 获取访问者 IP & 归属地 API 脚本
Try it: https://ip.siiway.top
Important
Clash <-> Sharelink 转换功能已拆分为单独的仓库: siiway/urlclash-converter
/ -> 根目录 (根据访问客户端自动选择 HTML / 纯文本)| class CodexCLITransformer { | |
| name = "codex-cli"; | |
| constructor(options) { | |
| this.options = options || {}; | |
| this.debug = this.options.debug || false; | |
| // Reasoning configuration with validation | |
| this.reasoning = this.validateReasoningConfig(this.options.reasoning || {}); | |
| } |
| const os = require("os"); | |
| const path = require("path"); | |
| const fs = require("fs/promises"); | |
| const OAUTH_FILE = path.join(os.homedir(), ".gemini", "oauth_creds.json"); | |
| // Type enum equivalent in JavaScript | |
| const Type = { | |
| TYPE_UNSPECIFIED: "TYPE_UNSPECIFIED", | |
| STRING: "STRING", |
| KFZUS-F3JGV-T95Y7-BXGAS-5NHHP | |
| T3ZWQ-P2738-3FJWS-YE7HT-6NA3K | |
| KFZUS-F3JGV-T95Y7-BXGAS-5NHHP | |
| 65Z2L-P36BY-YWJYC-TMJZL-YDZ2S | |
| SFZHH-2Y246-Z483L-EU92B-LNYUA | |
| GSZVS-5W4WA-T9F2E-L3XUX-68473 | |
| FTZ8A-R3CP8-AVHYW-KKRMQ-SYDLS | |
| Q3ZWN-QWLZG-32G22-SCJXZ-9B5S4 | |
| DAZPH-G39D3-R4QY7-9PVAY-VQ6BU | |
| KLZ5G-X37YY-65ZYN-EUSV7-WPPBS |
如果你想补充内容,建议优先给 free-for-dev 提PR,还能混个高星repo的contributor,没必要加到本列表里。
If you want to make improvements, I would recommend you contributing to free-for-dev rather than this list.