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
/** | |
* hexfile.js by Marc - https://github.com/marcrobledo | |
* | |
* https://github.com/marcrobledo/acnl-editor | |
*/ | |
import { saveAs } from 'file-saver' | |
class HexFile { | |
/** |
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
youtube.com##.ad-container | |
youtube.com###player-ads | |
youtube.com##.ytp-ad-overlay-container | |
youtube.com#@#.overlay-ads | |
youtube.com#@#.ddb | |
youtube.com###feed-pyv-container | |
youtube.com###feedmodule-PRO | |
youtube.com###homepage-chrome-side-promo | |
youtube.com###merch-shelf | |
youtube.com###pla-shelf |
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
# manga.sh | |
# A script for download manga from submanga.online | |
# By: @yonaikerlol | |
if [ -z "$1" ]; then | |
echo "[Error] Required a manga" | |
exit 1 | |
fi | |
if ! command -v curl &> /dev/null; then |
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/sh | |
ONLY_WIRELESS="N" | |
IPV6="N" | |
SSL="N" | |
TRANS="N" | |
EXEMPT="N" | |
START_RANGE="192.168.1.0" | |
END_RANGE="192.168.1.255" | |
ENDPOINT_IP4="0.0.0.0" | |
ENDPOINT_IP6="::" |
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
jsecoin.com | |
addthis.com | |
s1.addthis.com | |
s2.addthis.com | |
s3.addthis.com | |
s4.addthis.com | |
s5.addthis.com | |
s6.addthis.com | |
s7.addthis.com | |
addthiscdn.com |
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
ZTE codes: | |
*#06# - IMEI information | |
*983*7# - Factory code information | |
*983*07# - Test menu | |
*983*21# - ? | |
*983*21# - Barcode information | |
*983*25# - Battery information | |
*983*31# - OLED test | |
*983*32# - Firmware version |