summaryrefslogtreecommitdiff
path: root/src/desktop/files/regex.txt
blob: c058f57614ef6485ccb37b0c15b376f72ff8c34b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
 (target|style|class|data-svelte-h|controls|title|frameborder|allow|referrerpolicy|allowfullscreen)=".*?"

 ?<a id=".*"></a>

(?<=img[^<]*?)>
/>

hr>
hr/>

(?<=(href|src)="/)
https://sunnexo.moe/

<hr ?/>
<Hr/>

<a href=".*?">\n?\s+(<img\n?.*?\n?.*?\n?.*?/>)\n?\s+</a?>
$1

<a href=(".*?").*?>\n?\s*?(.*?)\n?\s*?</a>
<Link link=$1 type="link">$2</Link>

<iframe src=(".*?")></iframe>
<Link link=$1 type="link" block />

<img src
<Link type="image" link

<audio
<Link type="audio" 

.+
<p>$0</p>

^$
<br/>