mirror of
https://gh.wpcy.net/https://github.com/webguyio/stop-spammers-classic.git
synced 2026-07-13 21:11:05 +08:00
19 lines
No EOL
417 B
PHP
19 lines
No EOL
417 B
PHP
<?php
|
|
// generated Saturday 11th of April 2015 04:12:51 PM
|
|
|
|
if ( !defined( 'ABSPATH' ) ) {
|
|
status_header( 404 );
|
|
exit;
|
|
}
|
|
|
|
class chkMV extends be_module {
|
|
public $searchname = 'Maldives';
|
|
public $searchlist = array(
|
|
array( '202001195000', '202001199000' ),
|
|
array( '202021179000', '202021180000' ),
|
|
array( '202021181000', '202021182000' ),
|
|
array( '202153083000', '202153084000' )
|
|
);
|
|
}
|
|
|
|
?>
|