XF 1.4 Can't submit google proxy to stopforumspam

Chad

Active member
Anyone seen this before? Just curious why Google proxy can't be submitted and also wondering, how does somebody use a Google proxy IP in the first place?

Examples

google-proxy-66-249-84-176.google.com
google-proxy-66-249-84-177.google.com

Code:
Error Info
XenForo_Exception: Error reporting to StopForumSpam: IP Address [Search engine Google cannot be added] - library/XenForo/Model/SpamPrevention.php:294
Generated By: Chad, Yesterday at 9:19 PM
Stack Trace

#0 /home/xxxxx/public_html/library/XenForo/Model/SpamCleaner.php(46): XenForo_Model_SpamPrevention->submitSpamUserData(Array)
#1 /home/xxxxx/public_html/library/XenForo/ControllerPublic/SpamCleaner.php(53): XenForo_Model_SpamCleaner->cleanUp(Array, Array, Array, NULL)
#2 /home/xxxxx/public_html/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_SpamCleaner->actionIndex()
#3 /home/xxxxx/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/xxxxx/public_html/index.php(13): XenForo_FrontController->run()
#5 {main}

Request State

array(3) {
  ["url"] => string(64) "http://www.talkjesus.com/spam-cleaner/thecurseoftherodain.30198/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(11) {
    ["action_threads"] => string(1) "1"
    ["delete_messages"] => string(1) "1"
    ["delete_conversations"] => string(1) "1"
    ["ban_user"] => string(1) "1"
    ["check_ips"] => string(1) "1"
    ["noredirect"] => string(1) "0"
    ["_xfToken"] => string(8) "********"
    ["_xfConfirm"] => string(1) "1"
    ["_xfRequestUri"] => string(1) "/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Um... This was a part of the live preview in Google.

Edit: I bet the IP is being spoofed, they shutdown the live preview awhile back it seems... had to go check.
 
Top Bottom