mirror of
https://gh.wpcy.net/https://github.com/webguyio/stop-spammers-classic.git
synced 2026-07-14 21:16:59 +08:00
19 lines
No EOL
417 B
PHP
19 lines
No EOL
417 B
PHP
<?php
|
|
// generated Saturday 11th of April 2015 04:11:49 PM
|
|
|
|
if ( !defined( 'ABSPATH' ) ) {
|
|
status_header( 404 );
|
|
exit;
|
|
}
|
|
|
|
class chkBB extends be_module {
|
|
public $searchname = 'Barbados';
|
|
public $searchlist = array(
|
|
array( '023236000000', '023236016000' ),
|
|
array( '065048000000', '065052000000' ),
|
|
array( '069073192000', '069074000000' ),
|
|
array( '199254104000', '199254112000' )
|
|
);
|
|
}
|
|
|
|
?>
|