Skip to content

Commit

Permalink
Add Local DNS Addresses to "IR" Category
Browse files Browse the repository at this point in the history
"403.online" DNS
"radar.game" DNS
"hostiran.net" DNS
  • Loading branch information
Chocolate4U committed Nov 6, 2024
1 parent 1f51774 commit 780372e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,21 @@
"inputDir": "./ir-cdn"
}
},
{
"type": "text",
"action": "add",
"args": {
"name": "ir",
"ipOrCIDR": [
"10.202.10.102",
"10.202.10.202",
"10.202.10.10",
"10.202.10.11",
"172.29.0.100",
"172.29.2.100"
]
}
},
{
"type": "text",
"action": "add",
Expand Down

0 comments on commit 780372e

Please sign in to comment.