Advertisement
peachyontop

Peachy WebHook Auth

May 28th, 2025 (edited)
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Julia 0.32 KB | None | 0 0
  1. [ Peachy webhook ] Started with params: ' + value);     var result = {             'tags': {                 'endpoint': 'peachy'             }         },         params = JSON.parse(value),         req = new HttpRequest(),         fields = {},         resp;     if (params.HTTPProxy) {         req.setProxy(params.HTTPProxy);
  2.  
  3.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement