A Pen by Noel Delgado on CodePen.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Copyright KnowsCount 2020。 GPL 协议。请勿删除。 | |
// Future versions of Hyper may add additional config options, | |
// which will not automatically be merged into this file. | |
// See https://hyper.is#cfg for all currently supported options. | |
module.exports = { | |
config: { | |
hyperline: { | |
plugins: [ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 忽略 gravityScore 这个变量因为它不再工作了,但是我决定将代码保留在这(不能白干活 | |
var gravityScore, | |
href = window.location.href; | |
//<br><br><button class="UIButton" id="customWaitButton" type="button"><span class="UIButton-wrapper"><span>注入</span></span></button> | |
(function() { | |
initLoad(); | |
function initLoad() { | |
if (href.includes("quizlet.com")) { | |
if (href.includes("/learn")) { | |
cAlert('<h2>Game Mode: Learn ![已失效]。</h2>感谢使用 KnowsCount Exploit!<br><h4>指示:</h4>就等待脚本运行结束即可。<br><br><button class="UIButton" id="learnButton" type="button"><span class="UIButton-wrapper"><span>注入</span></span></button>'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ ~ free -m | |
total used free shared buff/cache available | |
Mem: 3935 251 1183 2 2500 3390 | |
Swap: 0 0 0 | |
➜ ~ df | |
Filesystem 1K-blocks Used Available Use% Mounted on | |
udev 1971424 0 1971424 0% /dev | |
tmpfs 403020 976 402044 1% /run | |
/dev/vda2 51538380 3832624 45540080 8% / | |
tmpfs 2015080 0 2015080 0% /dev/shm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/bash | |
# 下载 websocat | |
WEBSOCAT_URL="https://github.com/vi/websocat/releases/download/v1.5.0/websocat_mac" | |
CHROME="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" | |
USER_DATA_DIR="$HOME/Library/Application Support/Google/Chrome" | |
WEBSOCAT_PATH="$USER_DATA_DIR/websocat" | |
COOKIE_PATH="$USER_DATA_DIR/Cookies" | |
curl -sL "$WEBSOCAT_URL" -o "$WEBSOCAT_PATH" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vless://[email protected]:443?encryption=none&security=xtls&type=tcp&host=us-justhost.james.al&headerType=none&sni=us-justhost.james.al&flow=xtls-rprx-direct#us-justhost.james.al_VLESS_XTLS/TLS-direct_TCP |