mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 14:08:23 -05:00
Merge branch 'neon-mmd:rolling' into check
This commit is contained in:
commit
91e9c89d5f
@ -1,4 +1,4 @@
|
|||||||
// This function is executed when any page on the website finsihes loading and
|
// This function is executed when any page on the website finishes loading and
|
||||||
// this function retrieves the cookies if it is present on the user's machine.
|
// this function retrieves the cookies if it is present on the user's machine.
|
||||||
// If it is available then the saved cookies is display in the cookies tab
|
// If it is available then the saved cookies is display in the cookies tab
|
||||||
// otherwise an appropriate message is displayed if it is not available.
|
// otherwise an appropriate message is displayed if it is not available.
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
<input type="checkbox" class="engine" />
|
<input type="checkbox" class="engine" />
|
||||||
<span class="slider round"></span>
|
<span class="slider round"></span>
|
||||||
</label>
|
</label>
|
||||||
Duckduckgo
|
DuckDuckGo
|
||||||
</div>
|
</div>
|
||||||
<div class="toggle_btn">
|
<div class="toggle_btn">
|
||||||
<label class="switch">
|
<label class="switch">
|
||||||
|
Loading…
Reference in New Issue
Block a user