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