mirror of
https://gh.wpcy.net/https://github.com/webguyio/stop-spammers-classic.git
synced 2026-05-27 02:04:00 +08:00
17 lines
No EOL
338 B
PHP
17 lines
No EOL
338 B
PHP
<?php
|
|
// generated Saturday 11th of April 2015 04:12:21 PM
|
|
|
|
if ( !defined( 'ABSPATH' ) ) {
|
|
status_header( 404 );
|
|
exit;
|
|
}
|
|
|
|
class chkGQ extends be_module {
|
|
public $searchname = 'Equatorial Guinea';
|
|
public $searchlist = array(
|
|
array( '105235224000', '105235240000' ),
|
|
array( '197214064000', '197214080000' )
|
|
);
|
|
}
|
|
|
|
?>
|