Skip to content

Instantly share code, notes, and snippets.

View luxinyan's full-sized avatar

Lu Xinyan luxinyan

  • Shanghai, China
View GitHub Profile
[General]
loglevel = notify
[Proxy]
Proxy = shadowsocks, 1.2.3.4, 443, rc4-md5, password
[Rule]
DOMAIN-SUFFIX,appldnld.apple.com,DIRECT
DOMAIN-SUFFIX,adcdownload.apple.com,DIRECT
DOMAIN-SUFFIX,swcdn.apple.com,DIRECT
@luxinyan
luxinyan / FRP iOS Learning resources.md
Last active August 29, 2015 14:27 — forked from JaviLorbada/FRP iOS Learning resources.md
The best FRP in iOS links.

Videos

@luxinyan
luxinyan / app_store_app_data.json
Last active August 29, 2015 14:11 — forked from genadyo/gist:295a5e8f0d743f57137f
url scheme from twitter
{
"491289025" : "ijinshan-kappmarket://",
"301521403" : "fb103361823069955://",
"492178411" : "ils492178411://",
"346142396" : "fb234434003713://",
"310633997" : "whatsapp://",
"370614765" : "com.condenet.newyorker://",
"325058491" : "rnmddisco://",
"382952264" : "epichttp://",
"477048487" : "predictwind://",
@luxinyan
luxinyan / .gitignore
Last active August 29, 2015 14:05 — forked from MengTo/gist:11280811
Gitignore for Xcode/Cocoapods
# Created by http://www.gitignore.io
### Xcode ###
build
*.xcodeproj/*
!*.xcodeproj/project.pbxproj
!*.xcworkspace/contents.xcworkspacedata
### Objective-C ###