Skip to content

Instantly share code, notes, and snippets.

View imoldchen's full-sized avatar

Payne Chair imoldchen

View GitHub Profile
@powersee
powersee / discuz.php
Created April 23, 2019 04:00
discuz 论坛签到脚本
<?php
/*
*DiscuzX系列论坛签到
*在代码里填上你的用户名和密码~
*By Perfare
*update 2014-3-23
*/
header("content-Type: text/html; charset=utf-8");
function curl_get($url, $use = false, $save = false, $referer = null, $post_data = null){
@AveYo
AveYo / .. MediaCreationTool.bat ..md
Last active May 24, 2024 11:21
Universal MediaCreationTool wrapper for all MCT Windows 10 versions - MOVED TO github.com/AveYo/MediaCreationTool.bat
@wd
wd / config.json
Last active August 19, 2023 22:23
路由器梅林固件上面使用 v2ray 的方案
{
"log": {
"loglevel": "none"
},
"inbound": {
"port": 23456,
"listen": "127.0.0.1",
"protocol": "socks",
"settings": {
"udp": true