foxygit / Torlinkc Log in
commits tags

/include/torlinkc/sources/fitgirl.hpp · 204 B

raw
#pragma once

#include "torlinkc/sources/types.hpp"

namespace torlinkc {

// FitGirl Repacks via its WordPress RSS feed. Ported from sources/fitgirl.ts.
Source fitgirlSource();

}  // namespace torlinkc