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_ad_blocklist, base on https://github.com/Ewpratten/youtube_ad_blocklist | |
host, www.googletagservices.com, reject | |
host, www-googletagmanager.l.google.com, reject | |
host, www-google-analytics.l.google.com, reject | |
host, www.googleadservices.com, reject | |
host, www.analytic-google.com, reject | |
host, tpc.googlesyndication.com, reject | |
host, stats.g.doubleclick.net, reject | |
host, static.doubleclick.net, reject |
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
/* | |
IPA 文件安装器 | |
- 支持文件分享安装 | |
- 支持主程序运行选择文件安装 | |
- 安装完成后请返回运行界面选择后续操作 | |
作者联系:https://t.me/axel_burks | |
*/ | |
var port_number = 8080 |
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
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>items</key> | |
<array> | |
<dict> | |
<key>assets</key> | |
<array> | |
<dict> |
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
//https://gist.github.com/1368507 | |
import System; | |
import System.Windows.Forms; | |
import Fiddler; | |
import System.Text.RegularExpressions; | |
// INTRODUCTION | |
// This is the FiddlerScript Rules file, which creates some of the menu commands and | |
// other features of Fiddler. You can edit this file to modify or add new commands. |
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
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>items</key> | |
<array> | |
<dict> | |
<key>assets</key> | |
<array> | |
<dict> |
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
@Echo Off | |
Title IDM Trial Reset by http://arabia-geeks.blogspot.com/ & Color 57 | |
@Echo Resetting your IDM License Brought to you by http://arabia-geeks.blogspot.com/ | |
@Echo. | |
@Echo. | |
Pause | |
TASKKILL /F /IM IDMan.exe | |
@ECHO. | |
@echo Off HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} [7] >permdel.txt |
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
IDM Cleaner.bat | |
:: IDM Registry Cleaner | |
:: Completely cleans registry of all IDM fake serial leftovers | |
@ECHO OFF | |
@TITLE IDM Registry Cleaner | |
@COLOR 0E | |
@ECHO :: IDM Registry Cleaner | |
@ECHO :: Compeletely cleans registry of all IDM fake serial leftovers | |
@ECHO. |
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
招商银行 https://app.cmbchina.com/cevs/checkmain.aspx 企业 | |
招商银行 https://app.cmbchina.com/pevs/pccheck.aspx 个人 | |
建设银行 https://b2bstatic.ccb.com/B2Bdzhd.HTM | |
中国银行 https://ebsnew.boc.cn/boccp/elecbillvalidate.html?lan=C | |
工商银行 https://mybank.icbc.com.cn/icbc/perbank/e_bill/ebill_verify_query.jsp?isClose=1 | |
交通银行 http://www.bankcomm.com/BankCommSite/shtml/jyjr/cn/7924/9484/list.shtml?channelId=7158 | |
兴业银行 https://corporatebank.cib.com.cn/firm/cash/receipt/receiptQuery!openPrint.do | |
平安银行 https://ebank.sdb.com.cn/corporbank/validateElectronicBillInput.do | |
浦发银行 http://ebank.spdb.com.cn/net/eBillValidateInput.do |
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
[ | |
{ "keys": ["f12"], "command": "htmlprettify"}, | |
{ "keys": ["f1"], "command": "fold" }, | |
{ "keys": ["f2"], "command": "unfold" }, | |
{ "keys": ["alt+/"], "command": "auto_complete" }, | |
{ "keys": ["alt+/"], "command": "replace_completion_with_auto_complete", "context": | |
[ | |
{ "key": "last_command", "operator": "equal", "operand": "insert_best_completion" }, | |
{ "key": "auto_complete_visible", "operator": "equal", "operand": false }, |
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
;################################################### | |
; NOTE | |
;#################################################### | |
; change your curl.ini on /etc/php.d/curl.ini | |
; | |
;This config was only tested on amazon AMI | |
;Please check if /etc/ssl/certs/ca-bundle.crt exists | |
; | |
;If you don't have the ca-bundle root certificate you | |
; can get this in |
NewerOlder