mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 09:32:15 +09:00
Update whitelist.php
typo fix
This commit is contained in:
parent
2cb47d45fc
commit
c44af2fac9
1 changed files with 12 additions and 12 deletions
|
|
@ -22,28 +22,28 @@ return array(
|
||||||
'maps.google.co.kr/',
|
'maps.google.co.kr/',
|
||||||
|
|
||||||
// Meta corp services(facebook, instagram, Threads, Giphy)
|
// Meta corp services(facebook, instagram, Threads, Giphy)
|
||||||
'www.facebook.com',
|
'www.facebook.com/',
|
||||||
'www.instagram.com',
|
'www.instagram.com/',
|
||||||
'threads.net',
|
'threads.net/',
|
||||||
'giphy.com',
|
'giphy.com/',
|
||||||
|
|
||||||
// X (formerly known as Twitter)
|
// X (formerly known as Twitter)
|
||||||
'platform.twitter.com',
|
'platform.twitter.com/',
|
||||||
'syndication.twitter.com',
|
'syndication.twitter.com/',
|
||||||
|
|
||||||
// Tiktok
|
// Tiktok
|
||||||
'www.tiktok.com',
|
'www.tiktok.com/',
|
||||||
|
|
||||||
// Discord
|
// Discord
|
||||||
'discordapp.com',
|
'discordapp.com/',
|
||||||
|
|
||||||
// Sooplive
|
// Sooplive
|
||||||
'vod.sooplive.co.kr',
|
'vod.sooplive.co.kr/',
|
||||||
|
|
||||||
// Kakao TV
|
// Kakao TV
|
||||||
'tv.kakao.com',
|
'tv.kakao.com/',
|
||||||
'play-tv.kakao.com',
|
'play-tv.kakao.com/',
|
||||||
|
|
||||||
// Naver
|
// Naver
|
||||||
'chzzk.naver.com',
|
'chzzk.naver.com/',
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue