This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
octodns
mirror of
https://github.com/octodns/octodns
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
52
Wiki
Activity
Browse Source
Add country based filter to NS1 filter chain
pull/508/head
Pavan Chandrashekar
6 years ago
parent
e7cb021675
commit
b498f76725
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
octodns/provider/ns1.py
+ 3
- 0
octodns/provider/ns1.py
View File
@ -192,6 +192,9 @@ class Ns1Provider(BaseProvider):
}
,
{
'
config
'
:
{
}
,
'
filter
'
:
u
'
geofence_regional
'
}
,
{
'
config
'
:
{
}
,
'
filter
'
:
u
'
geofence_country
'
}
,
{
'
config
'
:
{
}
,
'
filter
'
:
u
'
select_first_region
'
Write
Preview
Loading…
Cancel
Save