Hey Everyone,
So I was making a config for Dominos.nl, coupon codes. I got a pass from school, to get 10% off. So I want to make a checker with SentryMBA for Dominos, to check more coupon codes.
But the thing is that the URL is unique to every code like this:
"https://bestellen.dominos.nl/eStore/nl/Basket/ApplyVouchervoucherCode=12345&controllerName=ProductMenu&pageCodeProductMenu&paymentMethod=&addFromVoucherBox=true"
The 12345 will change to the code, so how can I do this?
So I was making a config for Dominos.nl, coupon codes. I got a pass from school, to get 10% off. So I want to make a checker with SentryMBA for Dominos, to check more coupon codes.
But the thing is that the URL is unique to every code like this:
"https://bestellen.dominos.nl/eStore/nl/Basket/ApplyVouchervoucherCode=12345&controllerName=ProductMenu&pageCodeProductMenu&paymentMethod=&addFromVoucherBox=true"
The 12345 will change to the code, so how can I do this?