diff options
author | Zhiming Wang <zmwangx@gmail.com> | 2015-09-17 21:10:49 -0700 |
---|---|---|
committer | Zhiming Wang <zmwangx@gmail.com> | 2015-09-17 21:10:49 -0700 |
commit | 24e7e738f3e92ebca2fca6831500c824b3d84680 (patch) | |
tree | 9d829b61874af40fd38230a4de5aad6a023e14c5 /source/blog | |
parent | 1b9d4d4b8f46d8eb925b0a2822b77871e0e78051 (diff) | |
download | my_new_personal_website-24e7e738f3e92ebca2fca6831500c824b3d84680.tar.xz my_new_personal_website-24e7e738f3e92ebca2fca6831500c824b3d84680.zip |
Update post about BlockParty: I'm now running Marco Arment's Peace
Diffstat (limited to 'source/blog')
-rw-r--r-- | source/blog/2015-08-20-i-installed-blockparty-and-the-only-thing-i-can-say-is-wow.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blog/2015-08-20-i-installed-blockparty-and-the-only-thing-i-can-say-is-wow.md b/source/blog/2015-08-20-i-installed-blockparty-and-the-only-thing-i-can-say-is-wow.md index 0cfc4a20..48c2610a 100644 --- a/source/blog/2015-08-20-i-installed-blockparty-and-the-only-thing-i-can-say-is-wow.md +++ b/source/blog/2015-08-20-i-installed-blockparty-and-the-only-thing-i-can-say-is-wow.md @@ -3,6 +3,10 @@ title: "I installed BlockParty, and the only thing I can say is WOW" date: 2015-08-20T20:58:55-07:00 date-display: August 20, 2015 --- +**09/17/2015 update.** I'm now running [Marco Arment's](http://www.marco.org/2015/09/16/peace-content-blocker) [Peace](https://itunes.apple.com/us/app/peace-block-ads-trackers-powered/id1031035630?mt=8), powered by Ghostery. + +--- + I just let out [a load of complaints about iOS 9 beta](/blog/2015-08-20-ios-9-turn-off-wi-fi-assist.html) last night, but apparently forgot about one nice thing: [Safari content blocking](https://developer.apple.com/videos/wwdc/2015/?id=511). In this day and age, not being iOS/OS X developers ourselves won't stop the rest of us from obtaining ObjC/Swift source code.[^1] I simply typed "Safari content blocker" into GitHub's search box, and there it popped, the most starred repo relevant to my search, [krishkumar/BlockParty](https://github.com/krishkumar/BlockParty). Thanks to Apple's new sideloading policy in Xcode 7, I was able to immediately test it out on my phone. |