mirror of
https://gh.wpcy.net/https://github.com/webguyio/stop-spammers-classic.git
synced 2026-07-14 21:16:59 +08:00
16 lines
No EOL
284 B
PHP
16 lines
No EOL
284 B
PHP
<?php
|
|
// generated Saturday 11th of April 2015 04:11:52 PM
|
|
|
|
if ( !defined( 'ABSPATH' ) ) {
|
|
status_header( 404 );
|
|
exit;
|
|
}
|
|
|
|
class chkBI extends be_module {
|
|
public $searchname = 'Burundi';
|
|
public $searchlist = array(
|
|
array( '197231248000', '197231252000' )
|
|
);
|
|
}
|
|
|
|
?>
|