Skip to content

Instantly share code, notes, and snippets.

View devyujie's full-sized avatar

0x5E devyujie

View GitHub Profile
⭐ Total Stars: 12
➕ Past Year Commits: 4
🔀 Total PRs: 3
🚩 Total Issues: 84
📦 Contributed to: 5
@yihong0618
yihong0618 / shanbay_remember.js
Last active December 1, 2022 04:40
扇贝加密破解自动发送今日新词到 telegram
const https = require("https");
const token = ""; // change this to you telegram bot token!
const chatId = ""; // change this to your telegram chat id!
const cookie = ""; // change this to your shanbay cookie!
const PATH_API = (page) =>
`/wordsapp/user_material_books/blozps/learning/words/today_learning_items?ipp=10&page=${page}&type_of=NEW`;
const options = {
TypeScript 4 hrs 14 mins █████████▊░░░░░░░░░░░ 46.9%
YAML 1 hr 31 mins ███▌░░░░░░░░░░░░░░░░░ 16.9%
HTML 42 mins █▋░░░░░░░░░░░░░░░░░░░ 7.8%
Nginx 39 mins █▌░░░░░░░░░░░░░░░░░░░ 7.4%
JSON 38 mins █▍░░░░░░░░░░░░░░░░░░░ 7.1%
@Liam0205
Liam0205 / demo.tex
Last active June 17, 2024 09:48
demo of moderncv
%!TEX program = xelatex
% Font Size:
% 10pt, 11pt, 12pt
% Paper Size:
% a4paper, letterpaper, a5paper, leagalpaper, executivepaper, landscape
% Font Family:
% roman, sans
\documentclass[12pt, a4paper, roman]{moderncv}
% Style: