├── .github └── funding.yml ├── .gitignore ├── classes ├── be_module.class.php ├── ss_addto_bcache.php ├── ss_addto_gcache.php ├── ss_addtoallowlist.php ├── ss_addtoblocklist.php ├── ss_challenge.php ├── ss_check_404s.php ├── ss_check_post.php ├── ss_check_site_get.php ├── ss_check_white.php ├── ss_get_alreq.php ├── ss_get_bcache.php ├── ss_get_gcache.php ├── ss_get_options.php ├── ss_get_stats.php ├── ss_log_bad.php ├── ss_log_good.php ├── ss_remove_bcache.php └── ss_remove_gcache.php ├── contributing.txt ├── css ├── admin.css └── modal.css ├── data └── .htaccess ├── images ├── allow-list.png ├── approve-requests.png ├── block-list.png ├── cache.png ├── challenge.png ├── database-cleanup.png ├── diagnostics.png ├── log-report.png ├── notification-control_stop-spammers_trumani.png ├── protection.png ├── search.png ├── sk.jpg ├── sk.png ├── sticon.png ├── stop-spammers-icon.png ├── stop.png ├── tdown.png ├── threat-scan.png ├── trash.png ├── trashcan.png ├── tup.png ├── web-services.png └── whois.png ├── includes ├── ss-admin-options.php ├── ss-mu-options.php └── stop-spam-utils.php ├── js ├── modal.js └── sfs_handle_ajax.js ├── modules ├── chk404.php ├── chkaccept.php ├── chkadmin.php ├── chkadminlog.php ├── chkagent.php ├── chkakismet.php ├── chkamazon.php ├── chkauthorizenet.php ├── chkaws.php ├── chkbbcode.php ├── chkbcache.php ├── chkblem.php ├── chkblip.php ├── chkbluserid.php ├── chkbotscout.php ├── chkbraintree.php ├── chkcloudflare.php ├── chkdisp.php ├── chkdnsbl.php ├── chkexploits.php ├── chkform.php ├── chkgcache.php ├── chkgenallowlist.php ├── chkgoogle.php ├── chkgooglesafe.php ├── chkhoney.php ├── chkhosting.php ├── chkhyphens.php ├── chkinvalidip.php ├── chklong.php ├── chkmiscallowlist.php ├── chkmulti.php ├── chkpaypal.php ├── chkperiods.php ├── chkrecurly.php ├── chkreferer.php ├── chkscripts.php ├── chksession.php ├── chksfs.php ├── chkshort.php ├── chkspamwords.php ├── chksquare.php ├── chkstripe.php ├── chktemplate.php ├── chktld.php ├── chktor.php ├── chkubiquity.php ├── chkurls.php ├── chkurlshort.php ├── chkvalidip.php ├── chkwlem.php ├── chkwlist.php ├── chkwlistemail.php ├── chkwluserid.php ├── chkyahoomerchant.php ├── countries │ ├── chkAD.php │ ├── chkAE.php │ ├── chkAF.php │ ├── chkAG.php │ ├── chkAL.php │ ├── chkAM.php │ ├── chkAO.php │ ├── chkAR.php │ ├── chkAT.php │ ├── chkAU.php │ ├── chkAW.php │ ├── chkAX.php │ ├── chkAZ.php │ ├── chkBA.php │ ├── chkBB.php │ ├── chkBD.php │ ├── chkBE.php │ ├── chkBF.php │ ├── chkBG.php │ ├── chkBH.php │ ├── chkBI.php │ ├── chkBL.php │ ├── chkBN.php │ ├── chkBO.php │ ├── chkBQ.php │ ├── chkBR.php │ ├── chkBS.php │ ├── chkBW.php │ ├── chkBY.php │ ├── chkBZ.php │ ├── chkCA.php │ ├── chkCD.php │ ├── chkCF.php │ ├── chkCH.php │ ├── chkCK.php │ ├── chkCL.php │ ├── chkCM.php │ ├── chkCN.php │ ├── chkCO.php │ ├── chkCR.php │ ├── chkCU.php │ ├── chkCW.php │ ├── chkCY.php │ ├── chkCZ.php │ ├── chkDE.php │ ├── chkDK.php │ ├── chkDM.php │ ├── chkDO.php │ ├── chkDZ.php │ ├── chkEC.php │ ├── chkEE.php │ ├── chkEG.php │ ├── chkES.php │ ├── chkET.php │ ├── chkEU.php │ ├── chkFI.php │ ├── chkFJ.php │ ├── chkFR.php │ ├── chkGB.php │ ├── chkGD.php │ ├── chkGE.php │ ├── chkGF.php │ ├── chkGH.php │ ├── chkGI.php │ ├── chkGL.php │ ├── chkGP.php │ ├── chkGQ.php │ ├── chkGR.php │ ├── chkGT.php │ ├── chkGU.php │ ├── chkGY.php │ ├── chkHK.php │ ├── chkHN.php │ ├── chkHR.php │ ├── chkHT.php │ ├── chkHU.php │ ├── chkID.php │ ├── chkIE.php │ ├── chkIL.php │ ├── chkIN.php │ ├── chkIQ.php │ ├── chkIR.php │ ├── chkIS.php │ ├── chkIT.php │ ├── chkJE.php │ ├── chkJM.php │ ├── chkJO.php │ ├── chkJP.php │ ├── chkKE.php │ ├── chkKG.php │ ├── chkKH.php │ ├── chkKN.php │ ├── chkKR.php │ ├── chkKW.php │ ├── chkKY.php │ ├── chkKZ.php │ ├── chkLA.php │ ├── chkLB.php │ ├── chkLI.php │ ├── chkLK.php │ ├── chkLR.php │ ├── chkLS.php │ ├── chkLT.php │ ├── chkLU.php │ ├── chkLV.php │ ├── chkLY.php │ ├── chkMA.php │ ├── chkMC.php │ ├── chkMD.php │ ├── chkME.php │ ├── chkMG.php │ ├── chkMK.php │ ├── chkML.php │ ├── chkMM.php │ ├── chkMN.php │ ├── chkMO.php │ ├── chkMP.php │ ├── chkMQ.php │ ├── chkMR.php │ ├── chkMT.php │ ├── chkMU.php │ ├── chkMV.php │ ├── chkMW.php │ ├── chkMX.php │ ├── chkMY.php │ ├── chkMZ.php │ ├── chkNA.php │ ├── chkNC.php │ ├── chkNG.php │ ├── chkNI.php │ ├── chkNL.php │ ├── chkNO.php │ ├── chkNP.php │ ├── chkNZ.php │ ├── chkOM.php │ ├── chkPA.php │ ├── chkPE.php │ ├── chkPF.php │ ├── chkPG.php │ ├── chkPH.php │ ├── chkPK.php │ ├── chkPL.php │ ├── chkPM.php │ ├── chkPR.php │ ├── chkPS.php │ ├── chkPT.php │ ├── chkPW.php │ ├── chkPY.php │ ├── chkQA.php │ ├── chkRO.php │ ├── chkRS.php │ ├── chkRU.php │ ├── chkRW.php │ ├── chkSA.php │ ├── chkSC.php │ ├── chkSD.php │ ├── chkSE.php │ ├── chkSG.php │ ├── chkSI.php │ ├── chkSK.php │ ├── chkSM.php │ ├── chkSR.php │ ├── chkSV.php │ ├── chkSX.php │ ├── chkSY.php │ ├── chkTC.php │ ├── chkTH.php │ ├── chkTJ.php │ ├── chkTM.php │ ├── chkTN.php │ ├── chkTR.php │ ├── chkTT.php │ ├── chkTW.php │ ├── chkTZ.php │ ├── chkUA.php │ ├── chkUG.php │ ├── chkUK.php │ ├── chkUS.php │ ├── chkUY.php │ ├── chkUZ.php │ ├── chkVC.php │ ├── chkVE.php │ ├── chkVI.php │ ├── chkVN.php │ ├── chkYE.php │ ├── chkZA.php │ ├── chkZM.php │ └── chkZW.php ├── pluggable-functions.php └── tlds │ └── public_suffix_list.json ├── readme.txt ├── settings ├── settings.php ├── ss_allowlist_settings.php ├── ss_blocklist_settings.php ├── ss_cache.php ├── ss_challenge.php ├── ss_diagnostics.php ├── ss_network.php ├── ss_option_maint.php ├── ss_options.php ├── ss_reports.php ├── ss_summary.php ├── ss_user_filter_list.php ├── ss_user_list.php └── ss_webservices_settings.php └── stop-spammer-registrations-new.php /.github/funding.yml: -------------------------------------------------------------------------------- 1 | custom: "https://calmestghost.com/donate" 2 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | Thumbs.db 3 | -------------------------------------------------------------------------------- /classes/be_module.class.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/be_module.class.php -------------------------------------------------------------------------------- /classes/ss_addto_bcache.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_addto_bcache.php -------------------------------------------------------------------------------- /classes/ss_addto_gcache.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_addto_gcache.php -------------------------------------------------------------------------------- /classes/ss_addtoallowlist.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_addtoallowlist.php -------------------------------------------------------------------------------- /classes/ss_addtoblocklist.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_addtoblocklist.php -------------------------------------------------------------------------------- /classes/ss_challenge.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_challenge.php -------------------------------------------------------------------------------- /classes/ss_check_404s.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_check_404s.php -------------------------------------------------------------------------------- /classes/ss_check_post.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_check_post.php -------------------------------------------------------------------------------- /classes/ss_check_site_get.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_check_site_get.php -------------------------------------------------------------------------------- /classes/ss_check_white.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_check_white.php -------------------------------------------------------------------------------- /classes/ss_get_alreq.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_get_alreq.php -------------------------------------------------------------------------------- /classes/ss_get_bcache.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_get_bcache.php -------------------------------------------------------------------------------- /classes/ss_get_gcache.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_get_gcache.php -------------------------------------------------------------------------------- /classes/ss_get_options.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_get_options.php -------------------------------------------------------------------------------- /classes/ss_get_stats.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_get_stats.php -------------------------------------------------------------------------------- /classes/ss_log_bad.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_log_bad.php -------------------------------------------------------------------------------- /classes/ss_log_good.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_log_good.php -------------------------------------------------------------------------------- /classes/ss_remove_bcache.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_remove_bcache.php -------------------------------------------------------------------------------- /classes/ss_remove_gcache.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/classes/ss_remove_gcache.php -------------------------------------------------------------------------------- /contributing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/contributing.txt -------------------------------------------------------------------------------- /css/admin.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/css/admin.css -------------------------------------------------------------------------------- /css/modal.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/css/modal.css -------------------------------------------------------------------------------- /data/.htaccess: -------------------------------------------------------------------------------- 1 | deny from all -------------------------------------------------------------------------------- /images/allow-list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/allow-list.png -------------------------------------------------------------------------------- /images/approve-requests.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/approve-requests.png -------------------------------------------------------------------------------- /images/block-list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/block-list.png -------------------------------------------------------------------------------- /images/cache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/cache.png -------------------------------------------------------------------------------- /images/challenge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/challenge.png -------------------------------------------------------------------------------- /images/database-cleanup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/database-cleanup.png -------------------------------------------------------------------------------- /images/diagnostics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/diagnostics.png -------------------------------------------------------------------------------- /images/log-report.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/log-report.png -------------------------------------------------------------------------------- /images/notification-control_stop-spammers_trumani.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/notification-control_stop-spammers_trumani.png -------------------------------------------------------------------------------- /images/protection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/protection.png -------------------------------------------------------------------------------- /images/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/search.png -------------------------------------------------------------------------------- /images/sk.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/sk.jpg -------------------------------------------------------------------------------- /images/sk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/sk.png -------------------------------------------------------------------------------- /images/sticon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/sticon.png -------------------------------------------------------------------------------- /images/stop-spammers-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/stop-spammers-icon.png -------------------------------------------------------------------------------- /images/stop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/stop.png -------------------------------------------------------------------------------- /images/tdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/tdown.png -------------------------------------------------------------------------------- /images/threat-scan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/threat-scan.png -------------------------------------------------------------------------------- /images/trash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/trash.png -------------------------------------------------------------------------------- /images/trashcan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/trashcan.png -------------------------------------------------------------------------------- /images/tup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/tup.png -------------------------------------------------------------------------------- /images/web-services.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/web-services.png -------------------------------------------------------------------------------- /images/whois.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/images/whois.png -------------------------------------------------------------------------------- /includes/ss-admin-options.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/includes/ss-admin-options.php -------------------------------------------------------------------------------- /includes/ss-mu-options.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/includes/ss-mu-options.php -------------------------------------------------------------------------------- /includes/stop-spam-utils.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/includes/stop-spam-utils.php -------------------------------------------------------------------------------- /js/modal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/js/modal.js -------------------------------------------------------------------------------- /js/sfs_handle_ajax.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/js/sfs_handle_ajax.js -------------------------------------------------------------------------------- /modules/chk404.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chk404.php -------------------------------------------------------------------------------- /modules/chkaccept.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkaccept.php -------------------------------------------------------------------------------- /modules/chkadmin.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkadmin.php -------------------------------------------------------------------------------- /modules/chkadminlog.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkadminlog.php -------------------------------------------------------------------------------- /modules/chkagent.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkagent.php -------------------------------------------------------------------------------- /modules/chkakismet.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkakismet.php -------------------------------------------------------------------------------- /modules/chkamazon.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkamazon.php -------------------------------------------------------------------------------- /modules/chkauthorizenet.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkauthorizenet.php -------------------------------------------------------------------------------- /modules/chkaws.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkaws.php -------------------------------------------------------------------------------- /modules/chkbbcode.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkbbcode.php -------------------------------------------------------------------------------- /modules/chkbcache.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkbcache.php -------------------------------------------------------------------------------- /modules/chkblem.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkblem.php -------------------------------------------------------------------------------- /modules/chkblip.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkblip.php -------------------------------------------------------------------------------- /modules/chkbluserid.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkbluserid.php -------------------------------------------------------------------------------- /modules/chkbotscout.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkbotscout.php -------------------------------------------------------------------------------- /modules/chkbraintree.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkbraintree.php -------------------------------------------------------------------------------- /modules/chkcloudflare.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkcloudflare.php -------------------------------------------------------------------------------- /modules/chkdisp.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkdisp.php -------------------------------------------------------------------------------- /modules/chkdnsbl.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkdnsbl.php -------------------------------------------------------------------------------- /modules/chkexploits.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkexploits.php -------------------------------------------------------------------------------- /modules/chkform.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkform.php -------------------------------------------------------------------------------- /modules/chkgcache.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkgcache.php -------------------------------------------------------------------------------- /modules/chkgenallowlist.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkgenallowlist.php -------------------------------------------------------------------------------- /modules/chkgoogle.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkgoogle.php -------------------------------------------------------------------------------- /modules/chkgooglesafe.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkgooglesafe.php -------------------------------------------------------------------------------- /modules/chkhoney.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkhoney.php -------------------------------------------------------------------------------- /modules/chkhosting.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkhosting.php -------------------------------------------------------------------------------- /modules/chkhyphens.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkhyphens.php -------------------------------------------------------------------------------- /modules/chkinvalidip.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkinvalidip.php -------------------------------------------------------------------------------- /modules/chklong.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chklong.php -------------------------------------------------------------------------------- /modules/chkmiscallowlist.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkmiscallowlist.php -------------------------------------------------------------------------------- /modules/chkmulti.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkmulti.php -------------------------------------------------------------------------------- /modules/chkpaypal.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkpaypal.php -------------------------------------------------------------------------------- /modules/chkperiods.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkperiods.php -------------------------------------------------------------------------------- /modules/chkrecurly.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkrecurly.php -------------------------------------------------------------------------------- /modules/chkreferer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkreferer.php -------------------------------------------------------------------------------- /modules/chkscripts.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkscripts.php -------------------------------------------------------------------------------- /modules/chksession.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chksession.php -------------------------------------------------------------------------------- /modules/chksfs.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chksfs.php -------------------------------------------------------------------------------- /modules/chkshort.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkshort.php -------------------------------------------------------------------------------- /modules/chkspamwords.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkspamwords.php -------------------------------------------------------------------------------- /modules/chksquare.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chksquare.php -------------------------------------------------------------------------------- /modules/chkstripe.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkstripe.php -------------------------------------------------------------------------------- /modules/chktemplate.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chktemplate.php -------------------------------------------------------------------------------- /modules/chktld.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chktld.php -------------------------------------------------------------------------------- /modules/chktor.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chktor.php -------------------------------------------------------------------------------- /modules/chkubiquity.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkubiquity.php -------------------------------------------------------------------------------- /modules/chkurls.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkurls.php -------------------------------------------------------------------------------- /modules/chkurlshort.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkurlshort.php -------------------------------------------------------------------------------- /modules/chkvalidip.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkvalidip.php -------------------------------------------------------------------------------- /modules/chkwlem.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkwlem.php -------------------------------------------------------------------------------- /modules/chkwlist.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkwlist.php -------------------------------------------------------------------------------- /modules/chkwlistemail.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkwlistemail.php -------------------------------------------------------------------------------- /modules/chkwluserid.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkwluserid.php -------------------------------------------------------------------------------- /modules/chkyahoomerchant.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/chkyahoomerchant.php -------------------------------------------------------------------------------- /modules/countries/chkAD.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAD.php -------------------------------------------------------------------------------- /modules/countries/chkAE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAE.php -------------------------------------------------------------------------------- /modules/countries/chkAF.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAF.php -------------------------------------------------------------------------------- /modules/countries/chkAG.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAG.php -------------------------------------------------------------------------------- /modules/countries/chkAL.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAL.php -------------------------------------------------------------------------------- /modules/countries/chkAM.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAM.php -------------------------------------------------------------------------------- /modules/countries/chkAO.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAO.php -------------------------------------------------------------------------------- /modules/countries/chkAR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAR.php -------------------------------------------------------------------------------- /modules/countries/chkAT.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAT.php -------------------------------------------------------------------------------- /modules/countries/chkAU.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAU.php -------------------------------------------------------------------------------- /modules/countries/chkAW.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAW.php -------------------------------------------------------------------------------- /modules/countries/chkAX.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAX.php -------------------------------------------------------------------------------- /modules/countries/chkAZ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkAZ.php -------------------------------------------------------------------------------- /modules/countries/chkBA.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBA.php -------------------------------------------------------------------------------- /modules/countries/chkBB.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBB.php -------------------------------------------------------------------------------- /modules/countries/chkBD.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBD.php -------------------------------------------------------------------------------- /modules/countries/chkBE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBE.php -------------------------------------------------------------------------------- /modules/countries/chkBF.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBF.php -------------------------------------------------------------------------------- /modules/countries/chkBG.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBG.php -------------------------------------------------------------------------------- /modules/countries/chkBH.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBH.php -------------------------------------------------------------------------------- /modules/countries/chkBI.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBI.php -------------------------------------------------------------------------------- /modules/countries/chkBL.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBL.php -------------------------------------------------------------------------------- /modules/countries/chkBN.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBN.php -------------------------------------------------------------------------------- /modules/countries/chkBO.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBO.php -------------------------------------------------------------------------------- /modules/countries/chkBQ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBQ.php -------------------------------------------------------------------------------- /modules/countries/chkBR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBR.php -------------------------------------------------------------------------------- /modules/countries/chkBS.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBS.php -------------------------------------------------------------------------------- /modules/countries/chkBW.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBW.php -------------------------------------------------------------------------------- /modules/countries/chkBY.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBY.php -------------------------------------------------------------------------------- /modules/countries/chkBZ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkBZ.php -------------------------------------------------------------------------------- /modules/countries/chkCA.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCA.php -------------------------------------------------------------------------------- /modules/countries/chkCD.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCD.php -------------------------------------------------------------------------------- /modules/countries/chkCF.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCF.php -------------------------------------------------------------------------------- /modules/countries/chkCH.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCH.php -------------------------------------------------------------------------------- /modules/countries/chkCK.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCK.php -------------------------------------------------------------------------------- /modules/countries/chkCL.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCL.php -------------------------------------------------------------------------------- /modules/countries/chkCM.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCM.php -------------------------------------------------------------------------------- /modules/countries/chkCN.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCN.php -------------------------------------------------------------------------------- /modules/countries/chkCO.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCO.php -------------------------------------------------------------------------------- /modules/countries/chkCR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCR.php -------------------------------------------------------------------------------- /modules/countries/chkCU.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCU.php -------------------------------------------------------------------------------- /modules/countries/chkCW.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCW.php -------------------------------------------------------------------------------- /modules/countries/chkCY.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCY.php -------------------------------------------------------------------------------- /modules/countries/chkCZ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkCZ.php -------------------------------------------------------------------------------- /modules/countries/chkDE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkDE.php -------------------------------------------------------------------------------- /modules/countries/chkDK.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkDK.php -------------------------------------------------------------------------------- /modules/countries/chkDM.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkDM.php -------------------------------------------------------------------------------- /modules/countries/chkDO.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkDO.php -------------------------------------------------------------------------------- /modules/countries/chkDZ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkDZ.php -------------------------------------------------------------------------------- /modules/countries/chkEC.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkEC.php -------------------------------------------------------------------------------- /modules/countries/chkEE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkEE.php -------------------------------------------------------------------------------- /modules/countries/chkEG.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkEG.php -------------------------------------------------------------------------------- /modules/countries/chkES.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkES.php -------------------------------------------------------------------------------- /modules/countries/chkET.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkET.php -------------------------------------------------------------------------------- /modules/countries/chkEU.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkEU.php -------------------------------------------------------------------------------- /modules/countries/chkFI.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkFI.php -------------------------------------------------------------------------------- /modules/countries/chkFJ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkFJ.php -------------------------------------------------------------------------------- /modules/countries/chkFR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkFR.php -------------------------------------------------------------------------------- /modules/countries/chkGB.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGB.php -------------------------------------------------------------------------------- /modules/countries/chkGD.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGD.php -------------------------------------------------------------------------------- /modules/countries/chkGE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGE.php -------------------------------------------------------------------------------- /modules/countries/chkGF.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGF.php -------------------------------------------------------------------------------- /modules/countries/chkGH.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGH.php -------------------------------------------------------------------------------- /modules/countries/chkGI.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGI.php -------------------------------------------------------------------------------- /modules/countries/chkGL.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGL.php -------------------------------------------------------------------------------- /modules/countries/chkGP.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGP.php -------------------------------------------------------------------------------- /modules/countries/chkGQ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGQ.php -------------------------------------------------------------------------------- /modules/countries/chkGR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGR.php -------------------------------------------------------------------------------- /modules/countries/chkGT.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGT.php -------------------------------------------------------------------------------- /modules/countries/chkGU.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGU.php -------------------------------------------------------------------------------- /modules/countries/chkGY.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkGY.php -------------------------------------------------------------------------------- /modules/countries/chkHK.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkHK.php -------------------------------------------------------------------------------- /modules/countries/chkHN.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkHN.php -------------------------------------------------------------------------------- /modules/countries/chkHR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkHR.php -------------------------------------------------------------------------------- /modules/countries/chkHT.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkHT.php -------------------------------------------------------------------------------- /modules/countries/chkHU.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkHU.php -------------------------------------------------------------------------------- /modules/countries/chkID.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkID.php -------------------------------------------------------------------------------- /modules/countries/chkIE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkIE.php -------------------------------------------------------------------------------- /modules/countries/chkIL.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkIL.php -------------------------------------------------------------------------------- /modules/countries/chkIN.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkIN.php -------------------------------------------------------------------------------- /modules/countries/chkIQ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkIQ.php -------------------------------------------------------------------------------- /modules/countries/chkIR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkIR.php -------------------------------------------------------------------------------- /modules/countries/chkIS.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkIS.php -------------------------------------------------------------------------------- /modules/countries/chkIT.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkIT.php -------------------------------------------------------------------------------- /modules/countries/chkJE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkJE.php -------------------------------------------------------------------------------- /modules/countries/chkJM.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkJM.php -------------------------------------------------------------------------------- /modules/countries/chkJO.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkJO.php -------------------------------------------------------------------------------- /modules/countries/chkJP.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkJP.php -------------------------------------------------------------------------------- /modules/countries/chkKE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkKE.php -------------------------------------------------------------------------------- /modules/countries/chkKG.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkKG.php -------------------------------------------------------------------------------- /modules/countries/chkKH.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkKH.php -------------------------------------------------------------------------------- /modules/countries/chkKN.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkKN.php -------------------------------------------------------------------------------- /modules/countries/chkKR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkKR.php -------------------------------------------------------------------------------- /modules/countries/chkKW.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkKW.php -------------------------------------------------------------------------------- /modules/countries/chkKY.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkKY.php -------------------------------------------------------------------------------- /modules/countries/chkKZ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkKZ.php -------------------------------------------------------------------------------- /modules/countries/chkLA.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkLA.php -------------------------------------------------------------------------------- /modules/countries/chkLB.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkLB.php -------------------------------------------------------------------------------- /modules/countries/chkLI.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkLI.php -------------------------------------------------------------------------------- /modules/countries/chkLK.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkLK.php -------------------------------------------------------------------------------- /modules/countries/chkLR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkLR.php -------------------------------------------------------------------------------- /modules/countries/chkLS.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkLS.php -------------------------------------------------------------------------------- /modules/countries/chkLT.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkLT.php -------------------------------------------------------------------------------- /modules/countries/chkLU.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkLU.php -------------------------------------------------------------------------------- /modules/countries/chkLV.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkLV.php -------------------------------------------------------------------------------- /modules/countries/chkLY.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkLY.php -------------------------------------------------------------------------------- /modules/countries/chkMA.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMA.php -------------------------------------------------------------------------------- /modules/countries/chkMC.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMC.php -------------------------------------------------------------------------------- /modules/countries/chkMD.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMD.php -------------------------------------------------------------------------------- /modules/countries/chkME.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkME.php -------------------------------------------------------------------------------- /modules/countries/chkMG.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMG.php -------------------------------------------------------------------------------- /modules/countries/chkMK.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMK.php -------------------------------------------------------------------------------- /modules/countries/chkML.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkML.php -------------------------------------------------------------------------------- /modules/countries/chkMM.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMM.php -------------------------------------------------------------------------------- /modules/countries/chkMN.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMN.php -------------------------------------------------------------------------------- /modules/countries/chkMO.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMO.php -------------------------------------------------------------------------------- /modules/countries/chkMP.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMP.php -------------------------------------------------------------------------------- /modules/countries/chkMQ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMQ.php -------------------------------------------------------------------------------- /modules/countries/chkMR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMR.php -------------------------------------------------------------------------------- /modules/countries/chkMT.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMT.php -------------------------------------------------------------------------------- /modules/countries/chkMU.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMU.php -------------------------------------------------------------------------------- /modules/countries/chkMV.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMV.php -------------------------------------------------------------------------------- /modules/countries/chkMW.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMW.php -------------------------------------------------------------------------------- /modules/countries/chkMX.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMX.php -------------------------------------------------------------------------------- /modules/countries/chkMY.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMY.php -------------------------------------------------------------------------------- /modules/countries/chkMZ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkMZ.php -------------------------------------------------------------------------------- /modules/countries/chkNA.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkNA.php -------------------------------------------------------------------------------- /modules/countries/chkNC.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkNC.php -------------------------------------------------------------------------------- /modules/countries/chkNG.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkNG.php -------------------------------------------------------------------------------- /modules/countries/chkNI.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkNI.php -------------------------------------------------------------------------------- /modules/countries/chkNL.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkNL.php -------------------------------------------------------------------------------- /modules/countries/chkNO.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkNO.php -------------------------------------------------------------------------------- /modules/countries/chkNP.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkNP.php -------------------------------------------------------------------------------- /modules/countries/chkNZ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkNZ.php -------------------------------------------------------------------------------- /modules/countries/chkOM.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkOM.php -------------------------------------------------------------------------------- /modules/countries/chkPA.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPA.php -------------------------------------------------------------------------------- /modules/countries/chkPE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPE.php -------------------------------------------------------------------------------- /modules/countries/chkPF.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPF.php -------------------------------------------------------------------------------- /modules/countries/chkPG.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPG.php -------------------------------------------------------------------------------- /modules/countries/chkPH.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPH.php -------------------------------------------------------------------------------- /modules/countries/chkPK.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPK.php -------------------------------------------------------------------------------- /modules/countries/chkPL.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPL.php -------------------------------------------------------------------------------- /modules/countries/chkPM.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPM.php -------------------------------------------------------------------------------- /modules/countries/chkPR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPR.php -------------------------------------------------------------------------------- /modules/countries/chkPS.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPS.php -------------------------------------------------------------------------------- /modules/countries/chkPT.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPT.php -------------------------------------------------------------------------------- /modules/countries/chkPW.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPW.php -------------------------------------------------------------------------------- /modules/countries/chkPY.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkPY.php -------------------------------------------------------------------------------- /modules/countries/chkQA.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkQA.php -------------------------------------------------------------------------------- /modules/countries/chkRO.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkRO.php -------------------------------------------------------------------------------- /modules/countries/chkRS.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkRS.php -------------------------------------------------------------------------------- /modules/countries/chkRU.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkRU.php -------------------------------------------------------------------------------- /modules/countries/chkRW.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkRW.php -------------------------------------------------------------------------------- /modules/countries/chkSA.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSA.php -------------------------------------------------------------------------------- /modules/countries/chkSC.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSC.php -------------------------------------------------------------------------------- /modules/countries/chkSD.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSD.php -------------------------------------------------------------------------------- /modules/countries/chkSE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSE.php -------------------------------------------------------------------------------- /modules/countries/chkSG.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSG.php -------------------------------------------------------------------------------- /modules/countries/chkSI.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSI.php -------------------------------------------------------------------------------- /modules/countries/chkSK.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSK.php -------------------------------------------------------------------------------- /modules/countries/chkSM.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSM.php -------------------------------------------------------------------------------- /modules/countries/chkSR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSR.php -------------------------------------------------------------------------------- /modules/countries/chkSV.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSV.php -------------------------------------------------------------------------------- /modules/countries/chkSX.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSX.php -------------------------------------------------------------------------------- /modules/countries/chkSY.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkSY.php -------------------------------------------------------------------------------- /modules/countries/chkTC.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkTC.php -------------------------------------------------------------------------------- /modules/countries/chkTH.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkTH.php -------------------------------------------------------------------------------- /modules/countries/chkTJ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkTJ.php -------------------------------------------------------------------------------- /modules/countries/chkTM.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkTM.php -------------------------------------------------------------------------------- /modules/countries/chkTN.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkTN.php -------------------------------------------------------------------------------- /modules/countries/chkTR.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkTR.php -------------------------------------------------------------------------------- /modules/countries/chkTT.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkTT.php -------------------------------------------------------------------------------- /modules/countries/chkTW.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkTW.php -------------------------------------------------------------------------------- /modules/countries/chkTZ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkTZ.php -------------------------------------------------------------------------------- /modules/countries/chkUA.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkUA.php -------------------------------------------------------------------------------- /modules/countries/chkUG.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkUG.php -------------------------------------------------------------------------------- /modules/countries/chkUK.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkUK.php -------------------------------------------------------------------------------- /modules/countries/chkUS.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkUS.php -------------------------------------------------------------------------------- /modules/countries/chkUY.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkUY.php -------------------------------------------------------------------------------- /modules/countries/chkUZ.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkUZ.php -------------------------------------------------------------------------------- /modules/countries/chkVC.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkVC.php -------------------------------------------------------------------------------- /modules/countries/chkVE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkVE.php -------------------------------------------------------------------------------- /modules/countries/chkVI.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkVI.php -------------------------------------------------------------------------------- /modules/countries/chkVN.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkVN.php -------------------------------------------------------------------------------- /modules/countries/chkYE.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkYE.php -------------------------------------------------------------------------------- /modules/countries/chkZA.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkZA.php -------------------------------------------------------------------------------- /modules/countries/chkZM.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkZM.php -------------------------------------------------------------------------------- /modules/countries/chkZW.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/countries/chkZW.php -------------------------------------------------------------------------------- /modules/pluggable-functions.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/pluggable-functions.php -------------------------------------------------------------------------------- /modules/tlds/public_suffix_list.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/modules/tlds/public_suffix_list.json -------------------------------------------------------------------------------- /readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/readme.txt -------------------------------------------------------------------------------- /settings/settings.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/settings.php -------------------------------------------------------------------------------- /settings/ss_allowlist_settings.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_allowlist_settings.php -------------------------------------------------------------------------------- /settings/ss_blocklist_settings.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_blocklist_settings.php -------------------------------------------------------------------------------- /settings/ss_cache.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_cache.php -------------------------------------------------------------------------------- /settings/ss_challenge.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_challenge.php -------------------------------------------------------------------------------- /settings/ss_diagnostics.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_diagnostics.php -------------------------------------------------------------------------------- /settings/ss_network.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_network.php -------------------------------------------------------------------------------- /settings/ss_option_maint.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_option_maint.php -------------------------------------------------------------------------------- /settings/ss_options.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_options.php -------------------------------------------------------------------------------- /settings/ss_reports.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_reports.php -------------------------------------------------------------------------------- /settings/ss_summary.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_summary.php -------------------------------------------------------------------------------- /settings/ss_user_filter_list.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_user_filter_list.php -------------------------------------------------------------------------------- /settings/ss_user_list.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_user_list.php -------------------------------------------------------------------------------- /settings/ss_webservices_settings.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/settings/ss_webservices_settings.php -------------------------------------------------------------------------------- /stop-spammer-registrations-new.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webguyio/stop-spammers/HEAD/stop-spammer-registrations-new.php --------------------------------------------------------------------------------