Skip to content

Commit e1776c4

Browse files
authored
Merge pull request #121 from stephenhawking832/master
add some apps
2 parents 6e9421a + 5905fd9 commit e1776c4

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"type": "Fixed",
3+
"packageName": "io.homeassistant.companion.android",
4+
"category": "TOOLS",
5+
"networkPolicy": {
6+
"mode": "LOCAL_ONLY"
7+
},
8+
"minimumVersionCode": 0
9+
}
10+

app-policies/torah/oyw.tnc.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "Fixed",
3+
"packageName": "oyw.tnc",
4+
"category": "TORAH",
5+
"networkPolicy": {
6+
"mode": "OFFLINE"
7+
},
8+
"minimumVersionCode": 0
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "Fixed",
3+
"packageName": "tfilon.tfilon",
4+
"category": "TORAH",
5+
"networkPolicy": {
6+
"mode": "OFFLINE"
7+
},
8+
"minimumVersionCode": 0
9+
}

0 commit comments

Comments
 (0)