From 974d02cc95e336aa95a9e1225731d3d620b05a51 Mon Sep 17 00:00:00 2001 From: swa Date: Sun, 2 Dec 2001 15:26:49 +0000 Subject: [PATCH] Template for the action file in three different ways: basic (with simple, widely used actions), intermediate (with more agressive actions) and advanced (with most agressive actions that demonstrate what JB is capable of). --- ijb-advanced.action | 70 +++++++++++++++++++++++++++++++++++++++++ ijb-basic.action | 70 +++++++++++++++++++++++++++++++++++++++++ ijb-intermediate.action | 70 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 210 insertions(+) create mode 100644 ijb-advanced.action create mode 100644 ijb-basic.action create mode 100644 ijb-intermediate.action diff --git a/ijb-advanced.action b/ijb-advanced.action new file mode 100644 index 00000000..db4b4704 --- /dev/null +++ b/ijb-advanced.action @@ -0,0 +1,70 @@ +###################################################################### +# +# File : $Source: /cvsroot/ijbswa/current/README,v $ +# +# $Id: README,v 1.9 2001/12/01 21:52:34 hal9 Exp $ +# +# Purpose : Most agressive actions file, it provides +# - ad filtering +# - +# - +# - +# +# To report bugs, please use the forms at +# +# http://sourceforge.net/projects/ijbswa/ +# +# For feedback, please use the developer mailing list at +# +# ijbswa-developers@lists.sourceforge.net +# +###################################################################### + +###################################################################### +# Aliases +###################################################################### + +###################################################################### +# Defaults +###################################################################### + +###################################################################### +# Specials +###################################################################### + +###################################################################### +# Imagelist: +###################################################################### + +###################################################################### +# Blocklist: +###################################################################### + +###################################################################### +# +# Copyright : Written by and Copyright (C) 2001 the SourceForge +# IJBSWA team. http://ijbswa.sourceforge.net +# +# Based on the Internet Junkbuster originally written +# by and Copyright (C) 1997 Anonymous Coders and +# Junkbusters Corporation. http://www.junkbusters.com +# +# This program is free software; you can redistribute it +# and/or modify it under the terms of the GNU General +# Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at +# your option) any later version. +# +# This program is distributed in the hope that it will +# be useful, but WITHOUT ANY WARRANTY; without even the +# implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. See the GNU General Public +# License for more details. +# +# The GNU General Public License should be included with +# this file. If not, you can view it at +# http://www.gnu.org/copyleft/gpl.html +# or write to the Free Software Foundation, Inc., 59 +# Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +###################################################################### diff --git a/ijb-basic.action b/ijb-basic.action new file mode 100644 index 00000000..5e4cfd90 --- /dev/null +++ b/ijb-basic.action @@ -0,0 +1,70 @@ +###################################################################### +# +# File : $Source: /cvsroot/ijbswa/current/README,v $ +# +# $Id: README,v 1.9 2001/12/01 21:52:34 hal9 Exp $ +# +# Purpose : Very basic actions file, it provides +# - ad filtering +# - +# - +# - +# +# To report bugs, please use the forms at +# +# http://sourceforge.net/projects/ijbswa/ +# +# For feedback, please use the developer mailing list at +# +# ijbswa-developers@lists.sourceforge.net +# +###################################################################### + +###################################################################### +# Aliases +###################################################################### + +###################################################################### +# Defaults +###################################################################### + +###################################################################### +# Specials +###################################################################### + +###################################################################### +# Imagelist: +###################################################################### + +###################################################################### +# Blocklist: +###################################################################### + +###################################################################### +# +# Copyright : Written by and Copyright (C) 2001 the SourceForge +# IJBSWA team. http://ijbswa.sourceforge.net +# +# Based on the Internet Junkbuster originally written +# by and Copyright (C) 1997 Anonymous Coders and +# Junkbusters Corporation. http://www.junkbusters.com +# +# This program is free software; you can redistribute it +# and/or modify it under the terms of the GNU General +# Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at +# your option) any later version. +# +# This program is distributed in the hope that it will +# be useful, but WITHOUT ANY WARRANTY; without even the +# implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. See the GNU General Public +# License for more details. +# +# The GNU General Public License should be included with +# this file. If not, you can view it at +# http://www.gnu.org/copyleft/gpl.html +# or write to the Free Software Foundation, Inc., 59 +# Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +###################################################################### diff --git a/ijb-intermediate.action b/ijb-intermediate.action new file mode 100644 index 00000000..a4628e6b --- /dev/null +++ b/ijb-intermediate.action @@ -0,0 +1,70 @@ +###################################################################### +# +# File : $Source: /cvsroot/ijbswa/current/README,v $ +# +# $Id: README,v 1.9 2001/12/01 21:52:34 hal9 Exp $ +# +# Purpose : More agressive actions file, it provides +# - ad filtering +# - +# - +# - +# +# To report bugs, please use the forms at +# +# http://sourceforge.net/projects/ijbswa/ +# +# For feedback, please use the developer mailing list at +# +# ijbswa-developers@lists.sourceforge.net +# +###################################################################### + +###################################################################### +# Aliases +###################################################################### + +###################################################################### +# Defaults +###################################################################### + +###################################################################### +# Specials +###################################################################### + +###################################################################### +# Imagelist: +###################################################################### + +###################################################################### +# Blocklist: +###################################################################### + +###################################################################### +# +# Copyright : Written by and Copyright (C) 2001 the SourceForge +# IJBSWA team. http://ijbswa.sourceforge.net +# +# Based on the Internet Junkbuster originally written +# by and Copyright (C) 1997 Anonymous Coders and +# Junkbusters Corporation. http://www.junkbusters.com +# +# This program is free software; you can redistribute it +# and/or modify it under the terms of the GNU General +# Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at +# your option) any later version. +# +# This program is distributed in the hope that it will +# be useful, but WITHOUT ANY WARRANTY; without even the +# implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. See the GNU General Public +# License for more details. +# +# The GNU General Public License should be included with +# this file. If not, you can view it at +# http://www.gnu.org/copyleft/gpl.html +# or write to the Free Software Foundation, Inc., 59 +# Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +###################################################################### -- 2.39.2