Skip to content

Commit

Permalink
Update cf2dns_actions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
z0z0r4 authored Jan 3, 2023
1 parent 6d0625c commit 02395c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cf2dns_actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ def main(cloud):
if cfips == None:
log_error(f'GET CLOUDFLARE IP ERROR')
return
print(cfips)
cf_cmips = cfips["info"]["CM"]
cf_cuips = cfips["info"]["CU"]
cf_ctips = cfips["info"]["CT"]
Expand Down

0 comments on commit 02395c2

Please sign in to comment.