Skip to content
/ Anti Public
forked from sinkaroid/antk

AntifansubID - Indonesian anime scraper

License

Notifications You must be signed in to change notification settings

Redsplit/Anti

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anti

CodeFactor

parameter

  • ?home // index
  • page/?x={1..99} // multiplepage
  • page/list/anime.php?q=$argv[0] // query
  • ?list // allseries
  • ?chart // fullschedule (based on JST)
require_once(realpath(dirname(__FILE__) . '/../inc/str.php')); 
// if necessary or u can use your own rss fetcher
header('Content-Type: text/plain');
$url = 'victims/?feed=rss2';

function sed($text)
{
    $ambilkata = $text;
    $ambilkata = str_replace('victims/?p=', 'yours/steal/?id=', $ambilkata);
    return $sed;
}
echo sed(file_get_contents($url));

integrate to hook/bot

About

AntifansubID - Indonesian anime scraper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 58.4%
  • JavaScript 36.8%
  • CSS 4.7%
  • Shell 0.1%