Skip to content

Instantly share code, notes, and snippets.

View elzii's full-sized avatar

Alexander Zizzo elzii

View GitHub Profile
2975c.v.fwmrm.net
2mdn.net
ad-g.doubleclick.net
ad.doubleclick.net
ad.mo.doubleclick.net
ad.youtube.com
ads.doubleclick.net
ads.youtube.com
adservice.google.com
analytic-google.com
2975c.v.fwmrm.net
2mdn.net
ad-g.doubleclick.net
ad.doubleclick.net
ad.mo.doubleclick.net
ad.youtube.com
ads.doubleclick.net
ads.youtube.com
adservice.google.com
analytic-google.com
lat lng pop
15.3547 44.2066 2008000
15.421 45.334 16794
15.6917 43.6021 208287
13.9759 44.1709 234837
14.7979 42.953 780000
13.0582 44.8838 66288
13.6045 44.0394 751000
16.9398 43.8498 105542
14.5575 44.3875 191259

Disable Device Enrollment Program (DEP) notification on macOS Monterey.md

NB! command-R is replaced with holding the power button on M1 macs.

With full reinstall (recommended)

   a. Boot into recovery using command-R during reboot, wipe the harddrive using Disk Utility, and select reinstall macOS

   b. Initial installation will run for approximately 1 hour, and reboot once

@elzii
elzii / simulate_mouse_action.js
Created April 21, 2023 17:53 — forked from huozhi/simulate_mouse_action.js
simulate click and hover mouse action on web with js
const mouseEventOf = (eventType) => (element, x, y) => {
const rect = element.getBoundingClientRect()
const event = new MouseEvent(eventType, {
view: window,
bubbles: true,
cancelable: true,
clientX: rect.left + x,
clientY: rect.top + y,
})
@elzii
elzii / .bash_aliases
Created May 14, 2023 19:48 — forked from vratiu/.bash_aliases
Git shell coloring
# Customize BASH PS1 prompt to show current GIT repository and branch.
# by Mike Stewart - http://MediaDoneRight.com
# SETUP CONSTANTS
# Bunch-o-predefined colors. Makes reading code easier than escape sequences.
# I don't remember where I found this. o_O
# Reset
Color_Off="\[\033[0m\]" # Text Reset
@elzii
elzii / bash-colors.md
Created May 14, 2023 19:48 — forked from JBlond/bash-colors.md
The entire table of ANSI color codes.

Regular Colors

Value Color
\e[0;30m Black
\e[0;31m Red
\e[0;32m Green
\e[0;33m Yellow
\e[0;34m Blue
\e[0;35m Purple
@elzii
elzii / IPTV-big-list.m3u
Created September 4, 2023 18:02 — forked from Carlyam/IPTV-big-list.m3u
IPTV big list.m3u
#EXTM3U
#EXTINF:-1,TELEMUNDO
http://iphone-streaming.ustream.tv/ustreamVideo/21733416/streams/live/playlist.m3u8
#EXTINF:0,TELEMUNDO
http://iphone-streaming.ustream.tv/ustreamVideo/21733416/streams/live/playlist.m3u8
#EXTINF:-1,UNIVISION
http://iphone-streaming.ustream.tv/ustreamVideo/21680354/streams/live/playlist.m3u8
#EXTINF:0,UNIVISION 1
@elzii
elzii / utm.json
Last active November 12, 2023 02:44
{
"name": "UTM Repository",
"identifier": "com.utmapp.repos.UTM",
"subtitle": "Virtual machines for iOS",
"website": "https://getutm.app",
"tintColor": "#1a2cc2",
"featuredApps": [
"com.utmapp.UTM"
],
"apps": [
@elzii
elzii / build4123.sublime4.key
Created December 5, 2023 18:47 — forked from skoqaq/build4123.sublime4.key
Sublime Text 4 License Key
—– BEGIN LICENSE —–
Mifeng User
Single User License
EA7E-1184812
C0DAA9CD 6BE825B5 FF935692 1750523A
EDF59D3F A3BD6C96 F8D33866 3F1CCCEA
1C25BE4D 25B1C4CC 5110C20E 5246CC42
D232C83B C99CCC42 0E32890C B6CBF018
B1D4C178 2F9DDB16 ABAA74E5 95304BEF
9D0CCFA9 8AF8F8E2 1E0A955E 4771A576