app-store/apps/adguard/config.json

19 lines
563 B
JSON
Raw Normal View History

2022-07-28 17:46:12 +00:00
{
"$schema": "../schema.json",
2022-07-28 17:46:12 +00:00
"name": "Adguard",
"available": true,
"tipi_version": 1,
"version": "0.107.7",
2022-07-28 17:46:12 +00:00
"port": 8104,
"id": "adguard",
"categories": ["network", "security"],
"description": "Adguard is the best way to get rid of annoying ads and online tracking and protect your computer from malware. Make your web surfing fast, safe and ad-free.",
"short_desc": "World's most advanced adblocker!",
"author": "AdguardTeam",
"source": "https://github.com/AdguardTeam",
"requirements": {
"ports": [53]
},
"form_fields": []
}