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 Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2021 | |
// | |
// Distributed under the Boost Software License, Version 1.0. (See accompanying | |
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) | |
// | |
#include "td/utils/crypto.h" | |
#include "td/utils/Slice.h" | |
#include <fstream> | |
#include <iostream> |
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
import pysrt | |
import json | |
import sys | |
import functools | |
import emoji | |
from urllib import request | |
import re | |
class LiveChat(): |
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
// ==UserScript== | |
// @name DarkReader | |
// @match *://*/* | |
// @grant none | |
// @run-at document-start | |
// ==/UserScript== | |
// MIT License | |
// Copyright (c) 2019 Alexander Shutau |
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
www.xiaomonv.club | |
dazhaogai.cn | |
dnbmlm.cn | |
dnfmtj.cn | |
mmmdcn.cn | |
tencent.net.cn | |
nmgdkp.cn | |
.qlogo.cn | |
1shp.qlogo.cn | |
app.qlogo.cn |
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
s.youtube.com | |
device-provisioning.googleapis.com | |
wide-youtube.l.google.com | |
redirector.googlevideo.com | |
video-stats.l.google.com | |
asdkd.tutuapp.com | |
baidu.com | |
wshifen.com | |
snap.snapmobile.asia |
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
/* Leading rule */ | |
html { | |
-webkit-filter: invert(100%) hue-rotate(180deg) brightness(80%) contrast(120%) !important; | |
filter: invert(100%) hue-rotate(180deg) brightness(80%) contrast(120%) !important; | |
} | |
/* Reverse rule */ | |
img, | |
video, | |
:not(object):not(body)>embed, |
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
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
Version: GnuPG v1 | |
mI0EUZpuEAEEANNsNCw3jhNddXVg+c1qQEfulNlK1tWkA8nvjLNb7rqCgtQF8lU9 | |
xOPsMkKrMVvMUSX7mGhLZ+k4ClJWCFw1xshg8Qj6AbZO94/8x10SrtUAQVOotIs6 | |
91qwB5kfQXgNjUsZAQx0LU1ZCIzGX23moa/W195i+ejNTB6TW4XF6e0rABEBAAG0 | |
HkxhdW5jaHBhZCBQUEEgZm9yIERvdWcgTWNNYWhvboicBBABAgAGBQJWw3gQAAoJ | |
EAQLpOs7f4HaiyQD/A9aLK2PdtZhZGt/QHq7do99OoiXU9G9v1P3zfYqbmQNR0CV | |
PNwU7oR6sR1OAOwHp5Sc6PY/Sw8X1fI+uqzIRsYRkkkcRvMdzcJ5XeogykrPUoEH | |
rUCPDPTDwRs4txhGCYWrYU3BOnnWDkB4YMFq+tOo1pAWx/tgnXjLYHXbnA1ciLgE |
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
[ | |
{ | |
"trigger": | |
{ | |
"url-filter": "^https?://[a-z]+.google.[.a-z]+/?$", | |
"if-domain": ["www.google.ac", "www.google.ad", "www.google.ae", "www.google.al", "www.google.am", "www.google.as", "www.google.at", "www.google.az", "www.google.ba", "www.google.be", "www.google.bf", "www.google.bg", "www.google.bi", "www.google.bj", "www.google.bs", "www.google.bt", "www.google.by", "www.google.ca", "www.google.cat", "www.google.cc", "www.google.cd", "www.google.cf", "www.google.cg", "www.google.ch", "www.google.ci", "www.google.cl", "www.google.cm", "www.google.cn", "www.google.co.ao", "www.google.co.bw", "www.google.co.ck", "www.google.co.cr", "www.google.co.id", "www.google.co.il", "www.google.co.in", "www.google.co.jp", "www.google.co.ke", "www.google.co.kr", "www.google.co.ls", "www.google.co.ma", "www.google.co.mz", "www.google.co.nz", "www.google.co.th", "www.google.co.tz", "www.google.co.ug", "www.google.co.uk", "www.google.co.uz", "www.google.co.ve", "www.google.co.vi", |
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
html { | |
background: transparent !important; | |
} | |
html.apple_client-panel ul.tags { | |
display: none; | |
} | |
body { | |
color: text; |