About Remote Source for Proxies / DATA RULES of OB2

Hello sirs!
I’m Newbie of OB so I try to learn more about it last time.
I have a problem with Remote Source for Proxies at ob2 to capture proxies from urls with bad format…
ex:
[{“IP”: “185.245.81.192”, “PORT”: “12444”, “ANON”: “Elite”, “COUNTRY”: “United Kingdom”, “ISO”: “GB”}, {“IP”: “159.8.114.37”, “PORT”: “8123”, “ANON”: “Elite”, “COUNTRY”: “France”, “ISO”: “FR”}, {“IP”: “18.133.233.65”, “PORT”: “80”, “ANON”: “Transparent”, “COUNTRY”: “United States”, “ISO”: “US”}, {“IP”: “176.113.73.104”, “PORT”: “3128”, “ANON”: “Transparent”, “COUNTRY”: “United States”, “ISO”: “US”}, {“IP”: “169.57.1.85”, “PORT”: “8123”, “ANON”: “Elite”, “COUNTRY”: “Mexico”, “ISO”: “MX”}, {“IP”: “132.248.196.2”, “PORT”: “8080”, “ANON”: “Elite”, “COUNTRY”: “Mexico”, “ISO”: “MX”}, {“IP”: “188.166.152.26”, “PORT”: “8080”, “ANON”: “Transparent”, “COUNTRY”: “United Kingdom”, “ISO”: “GB”}, {“IP”: “185.104.159.246”, “PORT”: “8080”, “ANON”: “Transparent”, “COUNTRY”: “Iraq”, “ISO”: “IQ”}

i.postimg.cc/1tNVKqjs/screenshot-1153.png
in OB1 i saw it has a default is “([0-9]+.[0-9]+.[0-9]+.[0-9]+:[0-9]+)” but if above url so how can I do to capture it by OB1 or OB2?

beside, I want to ask about DATA RULES of OB2 vs OB1… as you see, some sites requirement a make password at OB1 (ex: min 6 chars… must not containt as digit or username…etc)

But how can I do it for OB2?

FInally, I want to ask how can I add more chrome extensions (.crx) for Puppeteer in OB2?

Thank you for reading and help me if you all have free time!!!

Not possible yet, open an issue on github.

Use the regex helper and apply it to the same slice name you use in OB1.

1 Like