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
413 B
PHP
19 lines
No EOL
413 B
PHP
<?php
|
|
// generated Saturday 11th of April 2015 04:12:38 PM
|
|
|
|
if ( !defined( 'ABSPATH' ) ) {
|
|
status_header( 404 );
|
|
exit;
|
|
}
|
|
|
|
class chkLA extends be_module {
|
|
public $searchname = 'Laos';
|
|
public $searchlist = array(
|
|
array( '103240240000', '103240244000' ),
|
|
array( '183182112000', '183182128000' ),
|
|
array( '202062096000', '202062112000' ),
|
|
array( '202137128000', '202137160000' )
|
|
);
|
|
}
|
|
|
|
?>
|