WOXY 3.0 | Tutorial Capturing Data | Hacking support | Crax

Welcome To Crax.Pro Forum!

Check our new Marketplace at Crax.Shop

   Login! SignUp Now!
  • We are in solidarity with our brothers and sisters in Palestine. Free Palestine. To learn more visit this Page

  • Crax.Pro domain has been taken down!

    Alternatives: Craxpro.io | Craxpro.com

WOXY 3.0 | Tutorial Capturing Data

WOXY 3.0 | Tutorial Capturing Data

LV
1
 

ITSUKI69

Member
Joined
Mar 4, 2023
Threads
20
Likes
16
Awards
4
Credits
4,854©
Cash
0$
Hi All ,

I followed Optim OS and Thanox Crack WOXY config and try to make a config , but the result is WRONG

I 'm trying to capture data from received mail from UDEMY , course that's i enrolled , i'm trying to capture :

# Date d'achat
# Name of enroled courses

This is a partial HTML Code parsed , i'm using in WOXY 3.0 Config:

Code:
<td align="left" style="padding: 38px 0px 38px; font-size: 50px; line-height: 60px; font-weight: bold; color: #000000; font-family: serif;">
<span><strong>Confirmation de commande</strong></span>
</td>


<td style="padding: 0px; font-size: 20px; line-height: 24px;"><strong>Détails du reçu</strong></td>


<td style="padding: 0px; font-size: 16px; line-height: 20px;"><strong>Date d'achat:&nbsp;</strong>2022-01-18 04:35:06.0</td>


Code:

Code:
"Capture": [
{
"targetEmail": "udemy@email.udemy.com",
"variables": [
{
"name": "",
pattern: "Détails du reçu",
"replace1": "<\/h1>|-",
"replace2": "-|-",
"replace3": "-|-"
},
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top Bottom