Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nouvelle url paris saclay #36

Merged
merged 9 commits into from
Aug 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ defaults:
jobs:
check:
name: web-ext lint and build
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand All @@ -17,18 +17,18 @@ jobs:
- run: npm install --global web-ext
- run: web-ext lint --self-hosted --warnings-as-errors
- run: web-ext build
- run: cp web-ext-artifacts/*zip ophirofox.xpi
- uses: actions/upload-artifact@v3
id: upload
with:
name: ophirofox.xpi
path: ophirofox.xpi
name: ophirofox.zip
path: ophirofox/web-ext-artifacts/*.zip
if-no-files-found: error
- name: Create or update comment
uses: peter-evans/create-or-update-comment@v3
with:
comment-id: ${{ steps.fc.outputs.comment-id }}
issue-number: ${{ github.event.pull_request.number }}
body: |
Voilà l'extension à télécharger pour tester: https://github.com/lovasoa/ophirofox/pull/${{ github.event.pull_request.number }}/checks
Cliquez sur "Construction de l'extension" puis sur `ophirofox.xpi`
Cliquez sur "Construction de l'extension" puis sur `ophirofox.zip`

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ L'extension fonctionne avec les portails universitaires suivants :
- [**Europresse ENS Ulm PSL**](http://proxy.rubens.ens.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=PSLT_1),
- [**Europresse ENS Lyon**](https://acces.bibliotheque-diderot.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=ENSLYONT_1),
- [**Europresse ENSAM (Arts et Métiers)**](http://rp1.ensam.eu/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=AML),
- [**Europresse Université Paris-Saclay**](https://proxy.scd.u-psud.fr/login?url=http://nouveau.europresse.com/access/ip/default.aspx?un=U031535T_9),
- [**Europresse Université Paris-Saclay**](https://ezproxy.universite-paris-saclay.fr/login?url=http://nouveau.europresse.com/access/ip/default.aspx?un=U031535T_9),
- [**Europresse Université Paris 1 Panthéon-Sorbonne**](http://ezpaarse.univ-paris1.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=SORBONNET_1),
- [**Europresse INSA Lyon**](https://docelec.insa-lyon.fr/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=INSAT_3)
- [**Europresse Bibliothèque nationale de France**](https://bnf.idm.oclc.org/login?url=https://nouveau.europresse.com/access/ip/default.aspx?un=bnf)
Expand Down
4 changes: 2 additions & 2 deletions ophirofox/content_scripts/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ const ophirofox_config_list = [
{
name: "Université Paris-Saclay",
domains: ["universite-paris-saclay.fr"],
LOGIN_URL: "https://proxy.scd.u-psud.fr/login",
LOGIN_URL: "https://ezproxy.universite-paris-saclay.fr/login",
AUTH_URL:
"https://proxy.scd.u-psud.fr/login?url=http://nouveau.europresse.com/access/ip/default.aspx?un=U031535T_9",
"https://ezproxy.universite-paris-saclay.fr/login?url=http://nouveau.europresse.com/access/ip/default.aspx?un=U031535T_9",
},
{
name: "Université Paris 1 Panthéon-Sorbonne",
Expand Down
6 changes: 3 additions & 3 deletions ophirofox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"https://nouveau.europresse.com/Search/Reading*",
"https://nouveau-europresse-com.proxy.rubens.ens.fr/Search/Reading*",
"https://nouveau-europresse-com.rp1.ensam.eu/Search/Reading*",
"https://nouveau-europresse-com.proxy.scd.u-psud.fr/Search/Reading*",
"https://nouveau-europresse-com.ezproxy.universite-paris-saclay.fr/Search/Reading*",
"https://nouveau-europresse-com.ezpaarse.univ-paris1.fr/Search/Reading*",
"https://nouveau-europresse-com.docelec.insa-lyon.fr/Search/Reading*",
"https://nouveau-europresse-com.bnf.idm.oclc.org/Search/Reading*",
Expand All @@ -148,7 +148,7 @@
"https://nouveau.europresse.com/Login*",
"https://nouveau-europresse-com.proxy.rubens.ens.fr/Login*",
"https://nouveau-europresse-com.rp1.ensam.eu/Login*",
"https://nouveau-europresse-com.proxy.scd.u-psud.fr/Login*",
"https://nouveau-europresse-com.ezproxy.universite-paris-saclay.fr/Login*",
"https://nouveau-europresse-com.ezpaarse.univ-paris1.fr/Login*",
"https://nouveau-europresse-com.docelec.insa-lyon.fr/Login*",
"https://nouveau-europresse-com.bnf.idm.oclc.org/Login*",
Expand All @@ -169,7 +169,7 @@
"https://nouveau.europresse.com/Search/ResultMobile*",
"https://nouveau-europresse-com.proxy.rubens.ens.fr/Search/ResultMobile*",
"https://nouveau-europresse-com.rp1.ensam.eu/Search/ResultMobile*",
"https://nouveau-europresse-com.proxy.scd.u-psud.fr/Search/ResultMobile*",
"https://nouveau-europresse-com.ezproxy.universite-paris-saclay.fr/Search/ResultMobile*",
"https://nouveau-europresse-com.ezpaarse.univ-paris1.fr/Search/ResultMobile*",
"https://nouveau-europresse-com.docelec.insa-lyon.fr/Search/ResultMobile*",
"https://nouveau-europresse-com.bnf.idm.oclc.org/Search/ResultMobile*",
Expand Down