Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aapis/amiblocked

Check if your service is adblocked
https://github.com/aapis/amiblocked

Last synced: 23 days ago
JSON representation

Check if your service is adblocked

Awesome Lists containing this project

README

        

# gem::amiblocked

Checks to see if your service is on any of the lists on the [easylist](https://easylist.adblockplus.org/en/).

## Usage

```ruby
gem install amiblocked

# Examples
amiblocked google
amiblocked doubleclick
```