26
Mar
Share Weblock links to exchange your custom rules

Weblock links

Weblock app is getting a new feature: you can share your custom rules from Blacklist, Whitelist and Redirect sections through links. This component will be introduced in 4.1 version of the app and will be developed further. For now, you have to create your own links. You can send them via email, SMS, iMessage or any other way.

Weblock will accept weblockapp://add? links with these parameters:
list=[white/black/redirect]
type=[url/domain/ip]
redirect_ip=IP_NUMBER
proxy_ip=IP_NUMBER
proxy_port=PORT_NUMBER
include_subdomains=[0/1]
domain=example.com
url=example.com
ip=IP_NUMBER
netmask=IP_NUMBER

If you would like to block google.com domain with its subdomains you would have to create a link as such:
weblockapp://add?list=black&type=domain&domain=google.com&include_subdomains=1

Blocking adserver - for example Google AdSense (which is already being blocked) will look like this:
weblockapp://add?list=black&type=url&url=*/pagead2.googlesyndication.com/*

Whitelisting a site is very helpfull for example if you have problem with an iOS app. Fixing Asphalt 8 app will require traffic from gameloft.com:
weblockapp://add?list=white&type=url&url=*gameloft.com*

You can easily merge all those 3 rules together by adding “+” between rules:
weblockapp://add?list=black&type=domain&domain=google.com&include_subdomains=1+add?list=black&type=url&url=*/pagead2.googlesyndication.com/*+add?list=white&type=url&url=*gameloft.com*

The community around our app is amazing and we appreciate your support. With this new component, we hope we will grow even more :)
Let us know in the comments what you think about this new feature.

blog comments powered by Disqus