dahid84 5 Posted September 20, 2017 Report Share Posted September 20, 2017 How to find ID google or Site_Key to solve 2captcha ? I using Ultimate captcha plugin... I cant fing on the site.. is something like this ?https://www.google.com/recaptcha/api2/anchor?k=6Ld4Qy4UAAAAAAAcHst_Zr-P1E7JQzdLHwwadhaM&co=aHR0cHM6Ly9sb3RlcmlhY3J1bmNoaXBzLnBsOjQ0Mw..&hl=pl&v=r20170915175810&size=normal&cb=iwxus2qbdtfy Quote Link to post Share on other sites
Gogetta 263 Posted September 20, 2017 Report Share Posted September 20, 2017 Its in the url you posted. Try this. You should check out the example code included with the Ultimate Recaptcha Plugin. set(#GoogleSiteKey, $find regular expression($scrape attribute(<title="recaptcha widget">, "src"), "(?<=anchor\\?k=).*(?=&co=)"), "Global") Quote Link to post Share on other sites
dahid84 5 Posted September 21, 2017 Author Report Share Posted September 21, 2017 thanky you is working ; ) Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.