No known key found for this signature in database
GPG Key ID: 276C2817346D6056
1 changed files with
4 additions and
0 deletions
-
lib/Telegraph/Webmention.php
|
|
@ -18,6 +18,10 @@ class Webmention { |
|
|
|
'twitter.com', |
|
|
|
'instagram.com', |
|
|
|
'facebook.com', |
|
|
|
'meetup.com', |
|
|
|
'eventbrite.com', |
|
|
|
'github.com', |
|
|
|
'gitlab.com', |
|
|
|
]; |
|
|
|
|
|
|
|
if(in_array($host, $unsupported)) |
|
|
|