mirror of
https://gh.wpcy.net/https://github.com/webguyio/stop-spammers-classic.git
synced 2026-05-27 02:04:00 +08:00
16 lines
No EOL
287 B
PHP
16 lines
No EOL
287 B
PHP
<?php
|
|
// generated Saturday 11th of April 2015 04:12:49 PM
|
|
|
|
if ( !defined( 'ABSPATH' ) ) {
|
|
status_header( 404 );
|
|
exit;
|
|
}
|
|
|
|
class chkMR extends be_module {
|
|
public $searchname = 'Mauritania';
|
|
public $searchlist = array(
|
|
array( '197231000000', '197231032000' )
|
|
);
|
|
}
|
|
|
|
?>
|