mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update moegirl.py
This commit is contained in:
parent
8d3237abb7
commit
f2175ebec9
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
from json import loads
|
from json import loads
|
||||||
from string import Formatter
|
from string import Formatter
|
||||||
from urllib.parse import urlencode, quote
|
from urllib.parse import urlencode, quote
|
||||||
|
import re
|
||||||
|
|
||||||
# about
|
# about
|
||||||
about = {
|
about = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue