mirror of
https://gh.wpcy.net/https://github.com/webguyio/stop-spammers-classic.git
synced 2026-05-28 02:13:58 +08:00
17 lines
No EOL
326 B
PHP
17 lines
No EOL
326 B
PHP
<?php
|
|
// generated Saturday 11th of April 2015 04:12:42 PM
|
|
|
|
if ( !defined( 'ABSPATH' ) ) {
|
|
status_header( 404 );
|
|
exit;
|
|
}
|
|
|
|
class chkLY extends be_module {
|
|
public $searchname = 'Libya';
|
|
public $searchlist = array(
|
|
array( '005063000000', '005063004000' ),
|
|
array( '062068032000', '062068064000' )
|
|
);
|
|
}
|
|
|
|
?>
|