Block party doesn't seem to be blocking adds on iOS 9 gm
Can anyone confirm that content blocking is missing from iOS 9 GM in Swedish? On my iPhone 5S I do a search and it turns up in the search results - but when I tap it takes me to Safari setting, but it's not there...
are there any content blocker apps out?
This will be beautiful, BUT I will do more research into these mobile ad blocks before installing them.
I had an Ad Blocker called "AdBlock Super" on my Mac this summer and it was a total fake - they were not related to the legit "AdBlock or AdBlock Plus"
This "Super" version would launch new tabs to some site called "TotalAdPerformance," and trying to download fake Flash updates. The AdBlock Super was the reason, completely malware infested.
If anyone is interested here is an easyList conversion up to date as of today : https://dl.dropboxusercontent.com/u/6766348/easylist.json
I know some people say that this list is too big and slows down the device, but I'm using it since a few weeks on my 6+ and I haven't noticed any slow down compared to smaller lists. Navigation is very fast, and this list collapse blank spaces, too
How would I get this into block party?
I wish to be released content blocker with only one function - disable all imagesJust replace the file "blockerList.json" that comes with BlockParty by this one, and reinstall it on your device with Xcode. Do you already have it installed ?
I wish to be released content blocker with only one function - disable all images
"trigger": {
"url-filter": "*",
"resource-type": [
"image"
]
},
"action": {
"type": "block"
}
Just replace the file "blockerList.json" that comes with BlockParty by this one, and reinstall it on your device with Xcode. Do you already have it installed ?
Yeah already have it installed via Xcode running in a VMware. So just replace the file and resign the app?