Citat:
deki77: @cubric
Samo jedno pitanje..
Koliko je Mega SkyNet bolji od SkyNet Editor-a..ts. koliko se razlikuju???
Postoji više razlika, i ako se oba zasnivaju na istom (SkyNet Editor je deo paketa Mega SkyNet). Najbitnija je da MegaSkyNet postiže mnogo bolje rezultate sa SS karticama.
Citat:
Lajavi_Krelac: Gde ima da se skine taj Mega Skynet i gde ces da
postavis taj update?
Inace kako da se ubace nove ekstenzije u skynet?
Možeš da skineš ovde
www.BalcanSat.com
Nove ekstenzije?
Jednostavno središ regex kako tebi odgovara.
EVo ti malo objašnjenje za regex
regex.txt
Format:
C00000 (\r\n\r\n |\n\n) \xFF\xD8 jpg ALL; image
__ 1 ___ _____ 2 ________ ___ 3 ____ _4_ _____ 5 ___
1 - color
2 - \r\n\r\n or \n\n - end HTTP response.
3 - a characteristic piece (signature) of a file. Can be not the first ??????? a file, but from a stream is guaranteed it is loaded only http_data_l=128 byte though it happens about kilobyte more often. The pattern helps to allocate them
4. Expansion.
5. Groups through;
Example:
C00000 (\r\n\r\n |\n\n) \xFF\xD8 jpg ALL; image
First two ????? file FF D8, expansion jpg, the file is included into group ALL and in group image.
Accordingly they will be loaded with +jpg, c +ALL and with +image.
Syntax: F00000 (? i) (\r\n\r\n |\n\n) (PK|Rar! | .......\*\*ACE\*\ *).*\.mp3 p-mp3; All; FAV
Here: (PK|Rar! | .......\*\*ACE\*\ *) - (to a Zip-file (begins with ??) either Rar or ACE) which first kilobyte contains symbols .mp3 ?????????? expansion p-mp3 concerns to groups All, FAV
\. Is a point
. - any symbol
These are regular expressions perl.
Has noticed, that if to write expansion such as mp3.rar then the size through letter G in ???????? can be adjusted only for rar, and mp3.rar does not appear at all in the list though p-mp3 even it is better for group allocation. By the way, use Total Commander! It(he) with such expansion perfectly opens files, unpacks: we allocate group of files we press ALT+F9 and we unpack the whole group (if ??? not ????????????)
ATTENTION: ??????? to add in the beginning of a file (but after the first line) as works the uppermost!
For our favourite provider Evraziopa the Offline:
F00000 (\r\n\r\n |\n\n) .*FazztAnnouncement FZA
F00000 (\r\n\r\n |\n\n) \x9E\xB6\x1D\x2A\xB7\xA3\x40\x9E EFA
F00000 (? i) (\r\n\r\n |\n\n) PK.*\.efa EFA.zip; EFA
F00000 (? i) (\r\n\r\n |\n\n) Rar! .*\.efa EFA.rar; EFA
F00000 (? i) (\r\n\r\n |\n\n) PK.*\.fza FZA.zip; FZA
F00000 (? i) (\r\n\r\n |\n\n) Rar! .*\.fza FZA.rar; FZA
Still it is possible to add:
F00000 (? i) (\r\n\r\n |\n\n) PK.*\.cfa EFA.zip; EFA
F00000 (? i) (\r\n\r\n |\n\n) Rar! .*\.cfa EFA.rar; EFA
Accurately we insert these 8 lines on a place of the second line regex.txt
We delete a blank at the end of everyone which probably will add IE.
We delete from ??? log=0 if is.
We start.
We leave.
We look a broad gully, whether is not present where abuse like! compile! match
If is not present, means ??????? ?????????????)
===============================
???????? for check regex.txt