Skip to content

Instantly share code, notes, and snippets.

View liamengland1's full-sized avatar
💭
I may be slow to respond.

LE liamengland1

💭
I may be slow to respond.
  • 04:35 (UTC -04:00)
View GitHub Profile

The Freenode resignation FAQ, or: "what the fuck is going on?"

IMPORTANT NOTE:

It's come to my attention that some people have been spamming issue trackers with a link to this gist. While it's a good idea to inform people of the situation in principle, please do not do this. By all means spread the word in the communities that you are a part of, after verifying that they are not aware yet, but unsolicited spam is not helpful. It will just frustrate people.

Update 3 (May 24, 2021)

A number of things have happened since the last update.

@dotSpecs
dotSpecs / iptv-platlist
Created May 14, 2021 06:22
全球 iptv m3u8 频道
This file has been truncated, but you can view the full file.
1+1,http://spacetv.in/stream/DIPK8H19CP8/172.m3u8
1 - Das Campusradio (Siegen),http://141.99.154.10:8002/;
1(GE) TV,http://tv.cdn.xsg.ge/gpb-1tv/index.m3u8
1HD Music Television,http://1hdru-hls-otcnet.cdnvideo.ru/onehdmusic/tracks-v1a1/index.m3u8
1HD Music Television,https://sc.id-tv.kz/1hd_34_35.m3u8
1HD (Music) (US) (Spanish),http://spb1.peers.tv/streaming/firstmuz/16/hd/playlist.m3u8
1LIVE diggi (MP3),http://www.wdr.de/wdrlive/media/einslivedigi.m3u
1LIVE (MP3),http://www.wdr.de/wdrlive/media/einslive.m3u
1Mus,http://hz1.teleport.cc/HLS/HD.m3u8
1 Music Channel,https://ch.iptvmate.net/b8799300af8ecf28e89b77029dfa9e6d.m3u8
@Speedy37
Speedy37 / userChrome.css
Last active October 7, 2024 10:16
[Proton] button to tabs, sound icon, menu padding
/** Add small space at the top */
.tab-stack {
margin-top: 4px;
}
/** Make tabs looks like tabs not buttons */
/* attach tabs to the toolbar */
.tab-background {
margin: 0px !important;
border-bottom-left-radius: 0 !important;
@atomkirk
atomkirk / download-zoom-recording.md
Last active March 6, 2025 12:09
Force download a zoom recording
  1. Open dev tools
  2. Search for the <video… tag.
  3. Copy the source URL
  4. Right click on the body tag and click Edit as HTML
  5. Add an a link with the src right inside the body tag like:
<body>
  <a href="url-you-copied">download</a>
  ...
@intrnl
intrnl / proton-compact-userchrome.css
Last active January 20, 2023 13:35
Revert Firefox Proton to Photon compact
/**
* Moved to a new repository.
* https://github.com/intrnl/firefox-revert-proton
*/
:root {
--tab-min-height: 28px !important;
--toolbarbutton-inner-padding: 6px !important;
--toolbarbutton-outer-padding: 1px !important;
--toolbar-start-end-padding: 1px !important;
### Related to MalwareBytes LazyScripter https://blog.malwarebytes.com/malwarebytes-news/2021/02/lazyscripter-from-empire-to-double-rat
reg delete "HKLM\Software\Policies\Microsoft\Windows Defender" /f
reg add "HKLM\Software\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /t REG_DWORD /d "1" /f
reg add "HKLM\Software\Policies\Microsoft\Windows Defender" /v "DisableAntiVirus" /t REG_DWORD /d "1" /f
reg add "HKLM\Software\Policies\Microsoft\Windows Defender\MpEngine" /v "MpEnablePus" /t REG_DWORD /d "0" /f
reg add "HKLM\Software\Policies\Microsoft\Windows Defender\Real-Time Protection" /v "DisableBehaviorMonitoring" /t REG_DWORD /d "1" /f
reg add "HKLM\Software\Policies\Microsoft\Windows Defender\Real-Time Protection" /v "DisableIOAVProtection" /t REG_DWORD /d "1" /f
reg add "HKLM\Software\Policies\Microsoft\Windows Defender\Real-Time Protection" /v "DisableOnAccessProtection" /t REG_DWORD /d "1" /f
reg add "HKLM\Software\Policies\Microsoft\Windows Defender\Real-Time Protection" /v "DisableRealtime
@LukeZGD
LukeZGD / ios-downgrade-dualboot.md
Last active April 18, 2025 17:15
Downgrade and dualboot status of almost all iOS devices

Downgrade and dualboot status of almost all iOS devices

UPDATED: 2025-04-04

@DavidBuchanan314
DavidBuchanan314 / rainbow_table.txt
Created February 24, 2021 14:13
4-digit pin code sha256 rainbow table
hash pin
00037f 1039
00039a 3633
000c15 5848
0013fa 8554
00150b 2650
0020a5 9940
0029f4 8536
002abd 9004
@JeffMatsonPagely
JeffMatsonPagely / changes.diff
Last active January 24, 2021 05:39
whitehouse.gov styles - Jan 20 2021 14:45:41 GMT-0500
--- old.css 2021-01-22 19:37:42.128976786 -0500
+++ new.css 2021-01-22 19:37:30.008928748 -0500
@@ -1,5 +1,5 @@
-/**** old.min.css ***/
-/*Wed Jan 20 2021 14:45:41 GMT-0500 (Eastern Standard Time)*/
+/**** new.min.css ***/
+/*Fri Jan 22 2021 11:05:45 GMT-0500 (Eastern Standard Time)*/
@charset "UTF-8";
*,:after,:before {
@kylemcdonald
kylemcdonald / parler-video.md
Last active July 10, 2022 04:22
How to view a video on Parler.

How to view a video on Parler

Let's say you have a video ID, like wfy02V209EwU taken from this map

The link for the video kiBnNejo0JW0 is at https://video.parler.com/ki/Bn/kiBnNejo0JW0. Notice that the link is: https://video.parler.com/ followed by the first two characters of the video ID, then /, then the next two characters, another /, and the video ID.

But if you click on this, you will get an error.

This is because the Parler video servers are still running (as of January 12) but the Domain Name System (DNS) is not running.