Need help about engine inis file
Ok my questions
Only 2 parameters define whether engine is recognized or not am i right ?
Page Must Have
and
Url Must Have
Now this character "|" defines or right ? So for example
FireBoard|/components/com_fireboard/|
If page source either has FireBoard or /components/com_fireboard/ that is recognized right ?
Second if starts with "!" it means must not have right ?
I mean if have that engine not valid
For example
![url=http://
So if it does have as a text in the text source "[url=http://" invalid engine am i right ?
Are there any other special characters being used other than these 3 ?
"*" and "!" and "|"
@sven @ron @LeeG @Ozz
Only 2 parameters define whether engine is recognized or not am i right ?
Page Must Have
and
Url Must Have
Now this character "|" defines or right ? So for example
FireBoard|/components/com_fireboard/|
If page source either has FireBoard or /components/com_fireboard/ that is recognized right ?
Second if starts with "!" it means must not have right ?
I mean if have that engine not valid
For example
![url=http://
So if it does have as a text in the text source "[url=http://" invalid engine am i right ?
Are there any other special characters being used other than these 3 ?
"*" and "!" and "|"
@sven @ron @LeeG @Ozz
Comments
All correct so far. Also note that:
-each line must match (e.g. page must have1 and page must have2 ...).
-each item in tat line can either be a word or a mask (e.g. *blah*) that can be part of html source or text output.
there are 640 engines to check for each url
my application uses 100% and definitely crippling right now as speed for all checks