Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aapis/amiblocked
- Owner: aapis
- Created: 2015-06-08T20:51:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T01:12:07.000Z (over 9 years ago)
- Last Synced: 2024-10-15T10:29:56.082Z (2 months ago)
- Language: Ruby
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```