Skip to content

Instantly share code, notes, and snippets.

View D3-3109's full-sized avatar
🌴
On vacation

JasonLee D3-3109

🌴
On vacation
View GitHub Profile
@gcgcnfvd
gcgcnfvd / copilot
Created January 10, 2024 07:45
copilot express server 版
const express = require("express");
const axios = require("axios");
const cors = require("cors");
const bodyParser = require("body-parser");
const crypto = require("crypto");
const app = express();
const defaultToken = ``; // put your github token here!
@dgibbs64
dgibbs64 / cs2_cvarslist.txt
Last active April 29, 2025 08:18
CS2 cvarslist
cvar list
--------------
_record : cmd : norecord, release : Record a demo incrementally.
adsp_debug : 0 : a :
ai_debug_dyninteractions : 0 : sv, cheat : Debug the NPC dynamic interaction system.
ai_debug_los : 0 : sv, cheat : NPC Line-Of-Sight debug mode. If 1, solid entities that block NPC LOC will be highlighted with white bounding boxes. If 2, it'll show non-solid entities that would do it if they were solid.
ai_debug_off_nav : false : sv, cheat :
ai_debug_shoot_positions
@tomac4t
tomac4t / cernet2-v6.csv
Last active April 29, 2025 12:40
中国教育网学校 IPv6 地址段
IPv6 国家 省份 城市 学校/教育机构
2001:da8:0200::/48 中国 北京 北京 清华大学
2001:da8:0201::/48 中国 北京 北京 北京大学
2001:da8:0202::/48 中国 北京 北京 北京邮电大学
2001:da8:0203::/48 中国 北京 北京 北京航空航天大学
2001:da8:0204::/48 中国 北京 北京 北京理工大学
2001:da8:0205::/48 中国 北京 北京 北京交通大学
2001:da8:0206::/48 中国 北京 北京 北京城市学院
2001:da8:0207::/48 中国 北京 北京 北京师范大学
2001:da8:0208::/48 中国 北京 北京 北京科技大学