mirror of
https://gh.wpcy.net/https://github.com/webguyio/stop-spammers-classic.git
synced 2026-07-13 21:11:05 +08:00
18 lines
No EOL
373 B
PHP
18 lines
No EOL
373 B
PHP
<?php
|
|
// generated Saturday 11th of April 2015 04:13:14 PM
|
|
|
|
if ( !defined( 'ABSPATH' ) ) {
|
|
status_header( 404 );
|
|
exit;
|
|
}
|
|
|
|
class chkSR extends be_module {
|
|
public $searchname = 'Suriname';
|
|
public $searchlist = array(
|
|
array( '186179128000', '186180000000' ),
|
|
array( '190098000000', '190098128000' ),
|
|
array( '200001208000', '200001216000' )
|
|
);
|
|
}
|
|
|
|
?>
|