You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
repo updates: Added new format with support for types, now supports CNAME, A, TXT, and MX. Check the new json template for more details.
code updates: changed octokit functions to make it so that it does not loop through all json files and check against cloudflare api, is server heavy and a waste of resources. Instead, i have made a change to make it compare two of the latest commits that were prs and check for the new files within the diffs. Makes it much more efficient, and less resource heavy.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
repo updates: Added new format with support for types, now supports CNAME, A, TXT, and MX. Check the new json template for more details.
code updates: changed octokit functions to make it so that it does not loop through all json files and check against cloudflare api, is server heavy and a waste of resources. Instead, i have made a change to make it compare two of the latest commits that were prs and check for the new files within the diffs. Makes it much more efficient, and less resource heavy.
Beta Was this translation helpful? Give feedback.
All reactions