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
419 B
PHP
19 lines
No EOL
419 B
PHP
<?php
|
|
// generated Saturday 11th of April 2015 04:12:44 PM
|
|
|
|
if ( !defined( 'ABSPATH' ) ) {
|
|
status_header( 404 );
|
|
exit;
|
|
}
|
|
|
|
class chkME extends be_module {
|
|
public $searchname = 'Montenegro';
|
|
public $searchlist = array(
|
|
array( '046033192000', '046033224000' ),
|
|
array( '109072096000', '109072112000' ),
|
|
array( '109228064000', '109228128000' ),
|
|
array( '213149096000', '213149128000' )
|
|
);
|
|
}
|
|
|
|
?>
|