Skip to content

Instantly share code, notes, and snippets.

@NL9
Created October 11, 2015 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NL9/14b1310fcd3c09cefdca to your computer and use it in GitHub Desktop.
Save NL9/14b1310fcd3c09cefdca to your computer and use it in GitHub Desktop.
igromir.fotoezh.ru.xml plugin for IID
<?xml version="1.0" encoding="windows-1251"?>
<Plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<PluginName>igromir.fotoezh.ru</PluginName>
<PageURL>http://igromir.fotoezh.ru/photos/56/</PageURL>
<PreviewLink>http://igromir.fotoezh.ru/photos/56/upload/ib_Fotoezh_Project_dir/b8fe17f52c/aa18669d94/b4f126bbfe/igromir_newlogo_cmyk (1).png</PreviewLink>
<ImageLink>http://igromir.fotoezh.ru/photos/56/</ImageLink>
<ImgLnkUseDefaultReferer>true</ImgLnkUseDefaultReferer>
<ImgLnkDontGetSize>false</ImgLnkDontGetSize>
<ImgLnkLogin />
<ImgLnkPassword />
<ImgLnkReferer />
<ImgLnkHostingBaseURL>http://igromir.fotoezh.ru/</ImgLnkHostingBaseURL>
<ExpectedContentType />
<ParsePageCodeCondition />
<ParsePageCodeRegEx />
<ImageLinkTemplate />
<PreviewLinkTemplate />
<ParsePageCodeBaseURL />
<PostDelimiter />
<PostTitleRegEx />
<PostTitleMatchIndex>1</PostTitleMatchIndex>
<PostTitleMaxLength>150</PostTitleMaxLength>
<ThanksgivingRegEx />
<ThanksgivingMatchIndex>1</ThanksgivingMatchIndex>
<ParsingMultithreadRegEx />
<MultiPageTemplate />
<MultiPageFirstIndex>2</MultiPageFirstIndex>
<MultiPageIndexIncrement>1</MultiPageIndexIncrement>
<MultiPageMaxPages>15</MultiPageMaxPages>
<ConditionsList>
<ArrayOfArrayOfString>
<ArrayOfString>
<string>imageLink</string>
<string>Contains</string>
<string>igromir.fotoezh.ru</string>
</ArrayOfString>
</ArrayOfArrayOfString>
</ConditionsList>
<OperationsList />
<RedirectRulesList>
<ArrayOfString>
<string>data-hd\s*=\s*"(?&lt;lnk&gt;[^"]+?jpg)"</string>
<string>1</string>
<string />
<string>GET</string>
<string />
<string />
<string />
<string />
</ArrayOfString>
</RedirectRulesList>
</Plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment