This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Telegraph
mirror of
https://github.com/aaronpk/Telegraph.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of github.com:aaronpk/Telegraph
main
Aaron Parecki
5 years ago
parent
62e02a4769
70fdeb211e
commit
0c6245dc00
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
lib/Telegraph/Webmention.php
+ 4
- 0
lib/Telegraph/Webmention.php
View File
@ -18,6 +18,10 @@ class Webmention {
'twitter.com'
,
'twitter.com'
,
'instagram.com'
,
'instagram.com'
,
'facebook.com'
,
'facebook.com'
,
'meetup.com'
,
'eventbrite.com'
,
'github.com'
,
'gitlab.com'
,
];
];
if
(
in_array
(
$host
,
$unsupported
))
if
(
in_array
(
$host
,
$unsupported
))
Write
Preview
Loading…
Cancel
Save