Skip to content

Instantly share code, notes, and snippets.

View xiaozhu2007's full-sized avatar
🤒
emo

甜力怕 xiaozhu2007

🤒
emo
View GitHub Profile
@Fartomy
Fartomy / onionshare.md
Created October 1, 2023 19:05
Onion Share

🧅 Onion Share

OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network.

@xiaozhu2007
xiaozhu2007 / index.html
Last active December 6, 2022 07:20
青骄第二课堂禁毒--期末考试结果源码+背景(可截图)
<div class="exam-box">
<p class="exam-results-title">您的期末考试结果</p>
<span
><div>
<div class="final-exam">
<div>
<span class="final-exam-result">优秀</span
><span class="final-exam-semester">一</span
><span class="final-exam-account"
><!-- react-text: 170 -->你的姓名
@m4p1e
m4p1e / giveaway_bot.py
Last active February 20, 2024 04:42
A kaiheila bot for giveaway
import json
import khl
from khl import api
from khl.card import CardMessage, Card, Module, Element, Types, Struct
from time import sleep
import time
import logging
import datetime
import random
from dateutil import tz
package me.superskidder.fpsmaster.client.gui.notification;
import java.util.ArrayList;
public class NotificationsManager {
public ArrayList<Notification> notifications = new ArrayList<Notification>();
public void add(Notification noti) {
noti.y = notifications.size() * 25;
notifications.add(noti);
@DMeechan
DMeechan / word-list.js
Last active May 22, 2024 16:34
BIP39 mnemonic phases word list (2048 words)
const WORDLIST = ["abandon","ability","able","about","above","absent","absorb","abstract","absurd","abuse",
"access","accident","account","accuse","achieve","acid","acoustic","acquire","across","act",
"action","actor","actress","actual","adapt","add","addict","address","adjust","admit",
"adult","advance","advice","aerobic","affair","afford","afraid","again","age","agent",
"agree","ahead","aim","air","airport","aisle","alarm","album","alcohol","alert",
"alien","all","alley","allow","almost","alone","alpha","already","also","alter",
"always","amateur","amazing","among","amount","amused","analyst","anchor","ancient","anger",
"angle","angry","animal","ankle","announce","annual","another","answer","antenna","antique",
"anxiety","any","apart","apology","appear","apple","approve","april","arch","arctic",
"area","arena","argue","arm","armed","armor","army","around","arrange","arrest",
This file has been truncated, but you can view the full file.
阿爸 a1'ba4 18137
阿昌族 a1'chang1'zu2 50849
阿斗 a1'dou3 42632
阿飞 a1'fei1 48603
阿富汗 a1'fu4'han4 3461
阿訇 a1'hong1 34432
阿拉伯数字 a1'la1'bo2'shu4'zi4 35937
阿拉伯语 a1'la1'bo2'yu3 30476
阿妈 a1'ma1 16220
阿门 a1'men2 47913
@rxaviers
rxaviers / gist:7360908
Last active May 23, 2024 13:58
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue:
@cdata
cdata / cloudflare.html
Created August 31, 2011 22:36
Sample CloudFlareJS Configuration and Embeddable Snippets
<!-- CloudFlareJS live deployment snippet -->
<script type="text/javascript">
//<![CDATA[
/* Options reference
*
* verbose boolean Toggles verbose logging.
* p int Timestamp prior to which cached content is invalid.
* byc boolean Set to true to bypass local storage caching.
* bag string The path prefix for the bag endpoint.
* owl string The path prefix for the owl endpoint. Set falsey to disable.