lat9 / access_blocker

Access Blocker (a pseudo-recapcha)
Other
0 stars 1 forks source link

Performance improvement; go to ipdata.co only for the possibly blocked pages #4

Closed lat9 closed 5 years ago

lat9 commented 5 years ago

Could provide a solution to #2 as well. Essentially, right now (v1.0.0), the plugin goes to ipdata.co on each page-load if the access is not to be blocked.

Modify the processing so that the ipdata.co request is only sent if the page is one of those to be potentially blocked.