forked from magicoflolis/Userscript-Plus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathform.html
More file actions
65 lines (65 loc) · 1.89 KB
/
Copy pathform.html
File metadata and controls
65 lines (65 loc) · 1.89 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<mujs-section>
<label>
<magic-userjs>Greasy Fork for adults</magic-userjs>
<magic-userjs class="magicuserjs-inlab">
<input type="checkbox" id="sleazyredirect" name="sleazyredirect">
<label></label>
</magic-userjs>
</label>
</mujs-section>
<mujs-section>
<label>
<magic-userjs>Filter out other languages</magic-userjs>
<magic-userjs class="magicuserjs-inlab">
<input type="checkbox" id="filterlang" name="filterlang">
<label></label>
</magic-userjs>
</label>
</mujs-section>
<mujs-section>
<label>
<magic-userjs>Greasy Fork</magic-userjs>
<magic-userjs class="magicuserjs-inlab">
<input type="checkbox" id="greasyfork" name="greasyfork">
<label></label>
</magic-userjs>
</label>
</mujs-section>
<mujs-section>
<label>
<magic-userjs>Sleazy Fork</magic-userjs>
<magic-userjs class="magicuserjs-inlab">
<input type="checkbox" id="sleazyfork" name="sleazyfork">
<label></label>
</magic-userjs>
</label>
</mujs-section>
<mujs-section>
<label>
<magic-userjs>Open UserJS</magic-userjs>
<magic-userjs class="magicuserjs-inlab">
<input type="checkbox" id="openuserjs" name="openuserjs">
<label></label>
</magic-userjs>
</label>
</mujs-section>
<mujs-section>
<label>
<magic-userjs>GitHub</magic-userjs>
<magic-userjs class="magicuserjs-inlab">
<input type="checkbox" id="github" name="github">
<label></label>
</magic-userjs>
</label>
</mujs-section>
<mujs-section>
<label>
<magic-userjs>Gist (GitHub)</magic-userjs>
<magic-userjs class="magicuserjs-inlab">
<input type="checkbox" id="gist" name="gist">
<label></label>
</magic-userjs>
</label>
</mujs-section>
<textarea class="tarea" name="blacklist" id="blacklist" rows="33" autocomplete="false" spellcheck="false" wrap="soft"></textarea>
<mujs-btn class="reset" style="margin: auto;">Reset</mujs-btn>