Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [
  2.     {
  3.         id: 1,
  4.         name: 'lollipop-smm',
  5.         global_params: {
  6.             api_key: 'Opc728d918a7f5dK'
  7.         }
  8.         order: {
  9.             url: 'https://lollipop-smm/api/order',
  10.             specific_params: {
  11.                 action: 'order',
  12.                 service: 468,
  13.                 target: 'https://fb.com/sarizuz99',
  14.                 quantity: 20,
  15.                 custom_comments: 'Wow keren!\nMantap jiwa\nAnjay, wkwk\nGokil!',
  16.             }
  17.         },
  18.         ...
  19.     },
  20.     {
  21.         id: 2,
  22.         name: 'irvankede',
  23.         global_params: {
  24.             api_id: 8249,
  25.             api_key: '274628-9d1038-697c2c-be2d9c-c32415'
  26.         }
  27.         order: {
  28.             url: 'https://api.irvankede.com/order',
  29.             specific_params: {
  30.                 service: 468,
  31.                 target: 'https://fb.com/sarizuz99',
  32.                 quantity: 20,
  33.                 custom_comments: 'Wow keren!\nMantap jiwa\nAnjay, wkwk\nGokil!',
  34.             }
  35.         },
  36.         ...
  37.     },
  38.     ...
  39. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement