lyberteam / eds-second

second eds strategy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eds second strategy

Eds second eds strategy.

Getting started

  1. Install second Eds strategy:

    cd path_to_eds/Strategy
    git clone https://github.com/lyberteam/eds-second.git second
    ``
    
  2. Configure Eds-second strategy with at least Delimeter and App Secret.

  3. Direct user to http://path_to_eds/second/?string=superlongstring

Strategy configuration

Required parameters:

<?php
'Second' => array(
	'delimiter' => '|',
)

License

Eds-second WTFPL License Licensed
Copyright © 2017 Lyberteam

About

second eds strategy


Languages

Language:PHP 100.0%