This file contains hidden or 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
!HLTV | |
hltv.org##[href*="7bob"] | |
hltv.org##[href*="88yay"] | |
hltv.org##[href*="bet"] | |
hltv.org##[href*="bitskins"] | |
hltv.org##[href*="buff"] | |
hltv.org##[href*="dyvip"] | |
hltv.org##[href*="egb"] | |
hltv.org##[href*="ggking"] | |
hltv.org##[href*="gxg"] |
This file contains hidden or 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 虎牙免登陆清晰度 | |
// @namespace https://github.com/demon-zhonglin/tmJavaScript | |
// @version 0.9 | |
// @description 虎牙免登陆可控清晰度【自动切最高清晰度】【自 2023-07 huya 更新后,全网首发 huya 绕过登录可切换画质清晰度】 | |
// @author demon-zhonglin | |
// @include https://*.huya.com/* | |
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== | |
// @grant none | |
// @run-at document-start |
This file contains hidden or 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
sed -i -e '/dependencies.googlePlayServicesAuth/,+41d' -e '/msgraphAuth/,+5d' ./data/build.gradle | |
sed -i -e '/\/\/ needed for '\''com.microsoft.device.display'\'' required by '\''com.microsoft.graph:microsoft-graph'\''/,+12d' ./buildsystem/dependencies.gradle | |
sed -i -e '/prebuild.gradle/d' -e '/msgraphAuth/,+5d' build.gradle | |
/root/Cryptomator/domain/src/main/java/org/cryptomator/domain/usecases/DoLicenseCheck.java | |
public LicenseCheck execute() throws BackendException { | |
return new LicenseCheck() { | |
public String mail() { | |
return ""; |
This file contains hidden or 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
payload: | |
# https://core.telegram.org/resources/cidr.txt | |
- IP-CIDR,91.108.56.0/22,no-resolve | |
- IP-CIDR,91.108.4.0/22,no-resolve | |
- IP-CIDR,91.108.8.0/22,no-resolve | |
- IP-CIDR,91.108.16.0/22,no-resolve | |
- IP-CIDR,91.108.12.0/22,no-resolve | |
- IP-CIDR,149.154.160.0/20,no-resolve | |
- IP-CIDR,91.105.192.0/23,no-resolve | |
- IP-CIDR,91.108.20.0/22,no-resolve |