##// END OF EJS Templates
Add reflink popup to post preview text
Add reflink popup to post preview text

File last commit:

r1716:37185dab default
r1717:64047c29 default
Show More
domains.py
6 lines | 136 B | text/x-python | PythonLexer
URL_DOMAINS = {
'meduza.io': 'meduza',
'youtube.com': 'youtube',
'youtu.be': 'youtube',
'wikipedia.org': 'wikipedia',
}